]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'asahi-soc-dt-6.15-v2' of https://github.com/AsahiLinux/linux into soc/dt
authorArnd Bergmann <arnd@arndb.de>
Thu, 6 Mar 2025 15:44:10 +0000 (16:44 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 6 Mar 2025 15:44:11 +0000 (16:44 +0100)
commitca6db056106eb35d4b4c91dd7e99dd7865bd3d3b
treed1f7049e4ff20e5c6b924a0bd1926c56953b0cec
parentc90ea44450bd3ffc422d25d8caae8f8557b3d635
parent44db68dee1f77260d7037319e911e9883a6ffe0e
Merge tag 'asahi-soc-dt-6.15-v2' of https://github.com/AsahiLinux/linux into soc/dt

Apple SoC DT updates for 6.15, second batch:

- Added a missing p-state for iPad mini 4
- Added SPI controller nodes for M1 and M2 devices
- Added SPI NOR flash nodes and NVRAM partitions
- Added touchbar digitizer nodes for M1 and M2 devices

* tag 'asahi-soc-dt-6.15-v2' of https://github.com/AsahiLinux/linux:
  arm64: dts: apple: Add touchbar digitizer nodes
  arm64: dts: apple: Add SPI NOR nvram partition to all devices
  arm64: dts: apple: t600x: Add spi controller nodes
  arm64: dts: apple: t8112: Add spi controller nodes
  arm64: dts: apple: t8103: Add spi controller nodes
  arm64: dts: apple: t8103: Fix spi4 power domain sort order
  arm64: dts: apple: t7000: Add missing CPU p-state 7 for J96 and J97

Link: https://lore.kernel.org/r/20250302115808.59172-1-sven@svenpeter.dev
Signed-off-by: Arnd Bergmann <arnd@arndb.de>