ARM: dts: imx6ul: segin: Fix stmpe touchscreen subnode name
authorStefan Riedmueller <s.riedmueller@phytec.de>
Tue, 22 Sep 2020 09:23:08 +0000 (11:23 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 28 Oct 2020 08:49:56 +0000 (16:49 +0800)
The touchscreen subnode name needs to be stmpe_touchscreen as mentioned
in the dt-bindings.

Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6ul-phytec-segin.dtsi

index f1513e676c2f96e15aea655ead937b3bbaa9a109..7367279748f4a7385a075641737e89e1c8abd6ea 100644 (file)
                pinctrl-0 = <&pinctrl_stmpe>;
                status = "disabled";
 
-               touchscreen {
+               stmpe_touchscreen {
                        compatible = "st,stmpe-ts";
                        st,sample-time = <4>;
                        st,mod-12b = <1>;