[PATCH RESEND v2 0/5] arm64: dts: apple: Add DWI backlight dt nodes
Nick Chan
towinchenmi at gmail.com
Thu Feb 27 20:32:11 PST 2025
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.
Resned because a network error occured and some patches failed to send.
Devicetree bindings are in the driver series. Last version at:
https://lore.kernel.org/asahi/20250214040306.16312-1-towinchenmi@gmail.com/
Signed-off-by: Nick Chan <towinchenmi at gmail.com>
---
Changes in v2:
- Fix typo s/iPad touch 7/iPod touch 7/ in commit message.
- Pad "reg" property with a leading zero when needed
- Link to v1: https://lore.kernel.org/r/20250220-dwi-dt-v1-0-d742431c7373@gmail.com
---
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: 5744902a35798e516def50348356f867a6c1f1c7
change-id: 20250220-dwi-dt-c9c7af33bd16
Best regards,
--
Nick Chan <towinchenmi at gmail.com>
More information about the linux-arm-kernel
mailing list