Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Fabio Estevam and committed by
Shawn Guo
9904cd59 cdbaba8d

+1 -1
+1 -1
arch/arm/boot/dts/imx6qdl-apalis.dtsi
··· 313 313 /* ADC converstion time: 80 clocks */ 314 314 st,sample-time = <4>; 315 315 316 - stmpe-touchscreen { 316 + stmpe_touchscreen: stmpe-touchscreen { 317 317 compatible = "st,stmpe-ts"; 318 318 /* 8 sample average control */ 319 319 st,ave-ctrl = <3>;