ARM: dts: bcm2711-rpi-4-b: Add support for touchscreen touch 16/218716/1 accepted/tizen/unified/20191128.161833 submit/tizen/20191128.043653
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 27 Nov 2019 07:41:21 +0000 (16:41 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 27 Nov 2019 07:41:21 +0000 (16:41 +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 facfcde..4bdd49f 100644 (file)
                ethernet0 = &genet;
        };
 
+       rpi_ft5406: rpi_ft5406 {
+               compatible = "rpi,rpi-ft5406";
+               firmware = <&firmware>;
+               status = "okay";
+       };
+
        gpio-keys {
                compatible = "gpio-keys";