]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'apple-soc-dt-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Mon, 1 Sep 2025 09:51:07 +0000 (11:51 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 1 Sep 2025 09:51:07 +0000 (11:51 +0200)
commitc861d0b4fe4791a205c3f582e2ee7136247b2ab4
tree76d49cfab37d74037dbc961d9ab7507462e4cd6a
parentd407ad36dd3451220f318af28e4f5813943ad4ce
parent4379305ffbc2eebe3de673fc965145d441c89b8f
Merge tag 'apple-soc-dt-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/dt

Apple SoC device tree changes for v6.18, part 1

- Added SMC nodes for M1 and M2 including the PMU GPIO controller and
  reboot sub-nodes. This now allows to reboot these systems and is
  required to later enable the power GPIO line for the WiFi board.
- Added i2c nodes for A7 - A11 SoCs

Signed-off-by: Sven Peter <sven@kernel.org>
* tag 'apple-soc-dt-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux:
  arm64: dts: apple: t600x: Add SMC node
  arm64: dts: apple: t8112: Add SMC node
  arm64: dts: apple: t8103: Add SMC node
  arm64: dts: apple: t8015: Add I2C nodes
  arm64: dts: apple: t8011: Add I2C nodes
  arm64: dts: apple: t8010: Add I2C nodes
  arm64: dts: apple: s8001: Add I2C nodes
  arm64: dts: apple: s800-0-3: Add I2C nodes
  arm64: dts: apple: t7001: Add I2C nodes
  arm64: dts: apple: t7000: Add I2C nodes
  arm64: dts: apple: s5l8960x: Add I2C nodes

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