Commit c16e5c94c8c2 for kernel

commit c16e5c94c8c2f0c20f5ce594188f84fd00040378
Merge: 5c94bdab3a32 1b59d6c19c2c
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Thu Oct 17 09:43:36 2024 -0700

    Merge tag 'arm-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

    Pull SoC fixes from Arnd Bergmann:
     "Most of the fixes this time are for platform specific drivers,
      addressing issues found through build testing on freescale, ep93xx,
      starfive, and npcm platforms, as as well as the ffa firmware.

      The fixes for the scmi firmware driver address compatibility problems
      found on broadcom machines.

      There are only two devicetree fixes, addressing incorrect in
      configuration on broadcom and marvell machines.

      The changes to the Documentation and MAINTAINERS files are for
      clarification only"

    * tag 'arm-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
      firmware: arm_ffa: Avoid string-fortify warning caused by memcpy()
      firmware: arm_scmi: Queue in scmi layer for mailbox implementation
      firmware: arm_ffa: Avoid string-fortify warning in export_uuid()
      firmware: arm_scmi: Give SMC transport precedence over mailbox
      firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()
      Documentation/process: maintainer-soc: clarify submitting patches
      dmaengine: cirrus: check that output may be truncated
      dmaengine: cirrus: ERR_CAST() ioremap error
      MAINTAINERS: use the canonical soc mailing list address and mark it as L:
      ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
      arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbers
      soc: fsl: cpm1: qmc: Fix unused data compilation warning
      soc: fsl: cpm1: qmc: Do not use IS_ERR_VALUE() on error pointers
      reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC
      reset: npcm: convert comma to semicolon