]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx28-evk: Enable touchscreen support
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 17 Sep 2013 19:18:38 +0000 (16:18 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 26 Sep 2013 05:01:35 +0000 (13:01 +0800)
Provide 'lradc-touchscreen-wires' property to the LRADC driver, so that
touchscreen can be functional.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx28-evk.dts

index 8cb6b6acb27e56adce985a74eaacb13d5fa0bff3..5f9c0a0dcc5af8e5ccb138938fff386655e6f066 100644 (file)
                        };
 
                        lradc@80050000 {
+                               fsl,lradc-touchscreen-wires = <4>;
                                status = "okay";
                        };