Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Dec 2024 18:10:53 +0000 (10:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Dec 2024 18:10:53 +0000 (10:10 -0800)
commitf44d154d6e3d633d4c49a5d6aed8a0e4684ae25e
treef04eb9eb9d3d17840d10b5c5bd1fad395326fb0a
parentdc690bc256edd9da6596fccf978327309173f44a
parentf578281000c50cae991c40e1f68b2fc0b1b9e60e
Merge tag 'soc-fixes-6.13' of git://git./linux/kernel/git/soc/soc

Pull SoC fixes from Arnd Bergmann:
 "Three small fixes for the soc tree:

   - devicetee fix for the Arm Juno reference machine, to allow more
     interesting PCI configurations

   - build fix for SCMI firmware on the NXP i.MX platform

   - fix for a race condition in Arm FF-A firmware"

* tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
  arm64: dts: fvp: Update PCIe bus-range property
  firmware: arm_ffa: Fix the race around setting ffa_dev->properties
  firmware: arm_scmi: Fix i.MX build dependency