]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'riscv-soc-fixes-for-v6.13-rc4' of https://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 20 Dec 2024 17:00:30 +0000 (18:00 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 20 Dec 2024 17:00:30 +0000 (18:00 +0100)
commita61dae110138b4eb7e4ffab301d156bc2ce13605
tree12a052085da198d462d8ed27a856bd20ff01ccc3
parentf578281000c50cae991c40e1f68b2fc0b1b9e60e
parent48808b55b07c3cea64805267a5547f03e6452a9f
Merge tag 'riscv-soc-fixes-for-v6.13-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes

RISC-V soc driver fixes for v6.13-rc4

A single fix for the Auto Update driver, where a mistake in array
indexing (accessing as a u32 rather than a u8) caused the driver to read
the wrong feature disable bits.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
* tag 'riscv-soc-fixes-for-v6.13-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux:
  firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()

Link: https://lore.kernel.org/r/20241218-suffrage-unfazed-fa0113072a42@spud
Signed-off-by: Arnd Bergmann <arnd@arndb.de>