[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20250309113212.48137-1-sven@svenpeter.dev>
Date: Sun, 9 Mar 2025 12:32:12 +0100
From: Sven Peter <sven@...npeter.dev>
To: soc@...ts.linux.dev
Cc: asahi@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] Third and final batch of Apple SoC DT updates for v6.15
Hi,
This is our final pull request for Apple SoC device tree updates for v6.15
based on the previous one [1].
Drivers for the M1/M2 touchbar screen and pre-M1 (iPhone, etc.) backlight
have been merged since then and this batch includes the required device tree
nodes. Both drivers and these commits have been part of -next for at least a
few days. The corresponding drivers are scheduled to be included in the 6.15
merge window as well.
Best,
Sven
[1] https://lore.kernel.org/soc/20250302115808.59172-1-sven@svenpeter.dev/
The following changes since commit 44db68dee1f77260d7037319e911e9883a6ffe0e:
arm64: dts: apple: Add touchbar digitizer nodes (2025-02-26 15:33:46 +0000)
are available in the Git repository at:
https://github.com/AsahiLinux/linux.git tags/asahi-soc-dt-6.15-v3
for you to fetch changes up to e1bc21d8f8fde47173073a2d6233f5faa4864cfc:
arm64: dts: apple: t8015: Add backlight nodes (2025-03-06 20:54:28 +0100)
----------------------------------------------------------------
Apple SoC DT updates for 6.15, final batch:
- Added touchbar screen nodes for M1/M2 platforms
- Added backlight nodes for iPhone, iPad and iPod touch
----------------------------------------------------------------
Nick Chan (5):
arm64: dts: apple: s5l8960x: Add backlight nodes
arm64: dts: apple: t7000: Add backlight nodes
arm64: dts: apple: s800-0-3: Add backlight nodes
arm64: dts: apple: t8010: Add backlight nodes
arm64: dts: apple: t8015: Add backlight nodes
Sasha Finkelstein (1):
arm64: dts: apple: Add touchbar screen nodes
arch/arm64/boot/dts/apple/s5l8960x-5s.dtsi | 4 ++
arch/arm64/boot/dts/apple/s5l8960x.dtsi | 7 +++
arch/arm64/boot/dts/apple/s800-0-3-common.dtsi | 4 ++
arch/arm64/boot/dts/apple/s800-0-3.dtsi | 7 +++
arch/arm64/boot/dts/apple/t7000-handheld.dtsi | 4 ++
arch/arm64/boot/dts/apple/t7000.dtsi | 7 +++
arch/arm64/boot/dts/apple/t8010-common.dtsi | 4 ++
arch/arm64/boot/dts/apple/t8010.dtsi | 7 +++
arch/arm64/boot/dts/apple/t8015-8.dtsi | 4 ++
arch/arm64/boot/dts/apple/t8015.dtsi | 7 +++
arch/arm64/boot/dts/apple/t8103-j293.dts | 31 +++++++++++++
arch/arm64/boot/dts/apple/t8103.dtsi | 61 ++++++++++++++++++++++++++
arch/arm64/boot/dts/apple/t8112-j493.dts | 31 +++++++++++++
arch/arm64/boot/dts/apple/t8112.dtsi | 61 ++++++++++++++++++++++++++
14 files changed, 239 insertions(+)
Powered by blists - more mailing lists