[PATCH 0/5] arm64: dts: apple: Add DWI backlight dt nodes
From: Nick Chan
Date: Thu Feb 20 2025 - 10:53:48 EST
Add device tree nodes for DWI backlight found on some Apple iPhones, iPads
and iPod touches. Not all devices have this feature, as some devices
instead have their backlights directly connected to the WLED output of a
PMU or use self-emissive panels.
Devicetree bindings are in the driver series. Last version at:
https://lore.kernel.org/asahi/20250214040306.16312-1-towinchenmi@xxxxxxxxx/
Signed-off-by: Nick Chan <towinchenmi@xxxxxxxxx>
---
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
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 +++++++
10 files changed, 55 insertions(+)
---
base-commit: 3febe9de5ca5267618675650871a626d0901f8cb
change-id: 20250220-dwi-dt-c9c7af33bd16
Best regards,
--
Nick Chan <towinchenmi@xxxxxxxxx>