Commit a8d54a39 authored by Stefan Riedmueller's avatar Stefan Riedmueller Committed by Shawn Guo

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: default avatarStefan Riedmueller <s.riedmueller@phytec.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 42ab1ba8
...@@ -139,7 +139,7 @@ stmpe: touchscreen@44 { ...@@ -139,7 +139,7 @@ stmpe: touchscreen@44 {
pinctrl-0 = <&pinctrl_stmpe>; pinctrl-0 = <&pinctrl_stmpe>;
status = "disabled"; status = "disabled";
touchscreen { stmpe_touchscreen {
compatible = "st,stmpe-ts"; compatible = "st,stmpe-ts";
st,sample-time = <4>; st,sample-time = <4>;
st,mod-12b = <1>; st,mod-12b = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment