]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'scmi-fix-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorArnd Bergmann <arnd@arndb.de>
Thu, 20 Feb 2025 21:28:28 +0000 (22:28 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Feb 2025 21:28:33 +0000 (22:28 +0100)
commite1fc41045c71819ae0fe44486fc965a48ea88f4f
tree9a653c9cdf89242b5af7cd9706e668b67b366643
parent70b0d6b0a199c5a3ee6c72f5e61681ed6f759612
parentab027c488fc4a1fff0a5b712d4bdb2d2d324e8f8
Merge tag 'scmi-fix-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes

Arm SCMI fix for v6.14

Just a single fix to address the incorrect size of the Tx buffer in the
function scmi_imx_misc_ctrl_set() which is part of NXP/i.MX SCMI vendor
extensions.

* tag 'scmi-fix-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_set

Link: https://lore.kernel.org/r/20250217155246.1668182-1-sudeep.holla@arm.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>