summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6ul-phytec-segin.dtsi
diff options
context:
space:
mode:
authorStefan Riedmueller <s.riedmueller@phytec.de>2020-09-22 11:23:08 +0200
committerShawn Guo <shawnguo@kernel.org>2020-10-28 16:49:56 +0800
commita8d54a39e95f5cff7ba25b344cbab9b598bbf937 (patch)
treed1d7211341cdca720370a7b7cd7fa66294d623ff /arch/arm/boot/dts/imx6ul-phytec-segin.dtsi
parent42ab1ba8873d0b144a9417231e7b15a26b6137ad (diff)
downloadlinux-a8d54a39e95f5cff7ba25b344cbab9b598bbf937.tar.bz2
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>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul-phytec-segin.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6ul-phytec-segin.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6ul-phytec-segin.dtsi b/arch/arm/boot/dts/imx6ul-phytec-segin.dtsi
index f1513e676c2f..7367279748f4 100644
--- a/arch/arm/boot/dts/imx6ul-phytec-segin.dtsi
+++ b/arch/arm/boot/dts/imx6ul-phytec-segin.dtsi
@@ -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>;