ARM: dts: bcm2711-rpi-4-b: Add support backlight
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 6 Feb 2020 05:28:11 +0000 (14:28 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 7 Feb 2022 07:09:31 +0000 (16:09 +0900)
Add DTs to support the official RPI touchscreen backlight.

Change-Id: I8bc242124575dc4c57b0d71e68415fd3485799a0
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
arch/arm/boot/dts/bcm2711-rpi-4-b.dts

index 525553e..5274f0f 100644 (file)
                blconfig = &blconfig;
        };
 
+       rpi_backlight: rpi_backlight {
+               compatible = "raspberrypi,rpi-backlight";
+               firmware = <&firmware>;
+               status = "okay";
+       };
+
        rpi_ft5406: rpi_ft5406 {
                compatible = "rpi,rpi-ft5406";
                firmware = <&firmware>;