ARM: dts: imx6ul: segin: Fix stmpe touchscreen subnode name

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>
This commit is contained in:
Stefan Riedmueller
2020-09-22 11:23:08 +02:00
committed by Shawn Guo
parent 42ab1ba887
commit a8d54a39e9

View File

@@ -139,7 +139,7 @@
pinctrl-0 = <&pinctrl_stmpe>;
status = "disabled";
touchscreen {
stmpe_touchscreen {
compatible = "st,stmpe-ts";
st,sample-time = <4>;
st,mod-12b = <1>;