[GIT PULL] soc: fixes for 6.13, part 2

Arnd Bergmann arnd at arndb.de
Sat Dec 21 14:50:23 PST 2024


The following changes since commit f578281000c50cae991c40e1f68b2fc0b1b9e60e:

  Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes (2024-12-13 14:26:32 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.13-2

for you to fetch changes up to a31ffd6ed5ee994e1c04dc794499a0c04618dc55:

  Merge tag 'arm-soc/for-6.13/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixes (2024-12-20 18:02:27 +0100)

----------------------------------------------------------------
soc: fixes for 6.13, part 2

Two more small fixes, correcting the cacheline size on Raspberry Pi 5
and fixing a logic mistake in the microchip mpfs firmware driver.

----------------------------------------------------------------
Arnd Bergmann (2):
      Merge tag 'riscv-soc-fixes-for-v6.13-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes
      Merge tag 'arm-soc/for-6.13/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixes

Valentina Fernandez (1):
      firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()

Willow Cunningham (1):
      arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5

 arch/arm64/boot/dts/broadcom/bcm2712.dtsi     | 8 ++++----
 drivers/firmware/microchip/mpfs-auto-update.c | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)



More information about the linux-arm-kernel mailing list