firmware: scmi: smt: Dump more info
authorPeng Fan <peng.fan@nxp.com>
Fri, 26 Sep 2025 16:06:16 +0000 (00:06 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 9 Oct 2025 20:16:11 +0000 (14:16 -0600)
commit23e2b769220be4d3e35167492ef2cd915f647888
treeb5c1a50a56ff0d3e5adb223336eaa6c82b0fb57b
parent8c48bae4f5783a1da95177e7d5d85c00e2ada0c3
firmware: scmi: smt: Dump more info

"Buffer too small" is too vague, dump more info to make it easier to
debug issues.
Change dev_dbg to dev_err when buffer is too small.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/firmware/scmi/smt.c