From: Fabio Estevam <festevam@gmail.com>
Date: Fri, 24 Sep 2021 13:46:44 +0000 (-0300)
Subject: ARM: dts: imx6qdl-apalis: Add a label for the touchscreen
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9904cd59fd823f55a951f93a4c9765bb408a6633;p=linux.git

ARM: dts: imx6qdl-apalis: Add a label for the touchscreen

Add a label for the touchscreen to allow a custom baseboard to
disable this node if needed.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
---

diff --git a/arch/arm/boot/dts/imx6qdl-apalis.dtsi b/arch/arm/boot/dts/imx6qdl-apalis.dtsi
index 4092af5f6999c..aae60ffac6234 100644
--- a/arch/arm/boot/dts/imx6qdl-apalis.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-apalis.dtsi
@@ -313,7 +313,7 @@
 		/* ADC converstion time: 80 clocks */
 		st,sample-time = <4>;
 
-		stmpe-touchscreen {
+		stmpe_touchscreen: stmpe-touchscreen {
 			compatible = "st,stmpe-ts";
 			/* 8 sample average control */
 			st,ave-ctrl = <3>;