[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20250816171501.31944-1-sven@kernel.org>
Date: Sat, 16 Aug 2025 19:15:01 +0200
From: Sven Peter <sven@...nel.org>
To: soc@...ts.linux.dev
Cc: asahi@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Sven Peter <sven@...nel.org>
Subject: [GIT PULL] Apple SoC DTS changes for v6.18, part 1
Hi Arnd,
Here's our first very early pull request for the 6.18 merge window.
All of these changes could've been part of the 6.17 window but the dt-binding
changes were only picked up after I had already sent out my pull request which
was already very late.
These have been part -next for about a week now.
Best,
Sven
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux.git tags/apple-soc-dt-6.18
for you to fetch changes up to 4379305ffbc2eebe3de673fc965145d441c89b8f:
arm64: dts: apple: t600x: Add SMC node (2025-08-10 20:21:57 +0200)
----------------------------------------------------------------
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@...nel.org>
----------------------------------------------------------------
Hector Martin (3):
arm64: dts: apple: t8103: Add SMC node
arm64: dts: apple: t8112: Add SMC node
arm64: dts: apple: t600x: Add SMC node
Nick Chan (8):
arm64: dts: apple: s5l8960x: Add I2C nodes
arm64: dts: apple: t7000: Add I2C nodes
arm64: dts: apple: t7001: Add I2C nodes
arm64: dts: apple: s800-0-3: Add I2C nodes
arm64: dts: apple: s8001: Add I2C nodes
arm64: dts: apple: t8010: Add I2C nodes
arm64: dts: apple: t8011: Add I2C nodes
arm64: dts: apple: t8015: Add I2C nodes
arch/arm64/boot/dts/apple/s5l8960x.dtsi | 76 +++++++++++++++++++++++++++++++
arch/arm64/boot/dts/apple/s800-0-3.dtsi | 57 +++++++++++++++++++++++
arch/arm64/boot/dts/apple/s8001.dtsi | 76 +++++++++++++++++++++++++++++++
arch/arm64/boot/dts/apple/t600x-die0.dtsi | 35 ++++++++++++++
arch/arm64/boot/dts/apple/t7000.dtsi | 76 +++++++++++++++++++++++++++++++
arch/arm64/boot/dts/apple/t7001.dtsi | 76 +++++++++++++++++++++++++++++++
arch/arm64/boot/dts/apple/t8010.dtsi | 76 +++++++++++++++++++++++++++++++
arch/arm64/boot/dts/apple/t8011.dtsi | 76 +++++++++++++++++++++++++++++++
arch/arm64/boot/dts/apple/t8015.dtsi | 76 +++++++++++++++++++++++++++++++
arch/arm64/boot/dts/apple/t8103.dtsi | 35 ++++++++++++++
arch/arm64/boot/dts/apple/t8112.dtsi | 35 ++++++++++++++
11 files changed, 694 insertions(+)
Powered by blists - more mailing lists