ARM: dts: bcm2711-rpi-4-b: Add support for touchscreen touch
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 27 Nov 2019 07:41:21 +0000 (16:41 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 2 Apr 2020 04:09:10 +0000 (13:09 +0900)
Add dts to support the official RPI touchscreen LCD.

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

index aaf3fea..1ae1923 100644 (file)
                pcie0 = &pcie_0;
        };
 
+       rpi_ft5406: rpi_ft5406 {
+               compatible = "rpi,rpi-ft5406";
+               firmware = <&firmware>;
+               status = "okay";
+       };
+
        gpio-keys {
                compatible = "gpio-keys";