diff options
| author | 2013-09-17 16:18:38 -0300 | |
|---|---|---|
| committer | 2013-09-26 13:01:35 +0800 | |
| commit | 289604df397e0d5dbe71673f8a15bfc5c8c0079f (patch) | |
| tree | 6d0bd5e24d618eb02f437cf5ad0abb4286e4532b | |
| parent | ARM: dts: imx6qdl-sabresd: SDHC ports are 8 bit-wide (diff) | |
ARM: dts: imx28-evk: Enable touchscreen support
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>
| -rw-r--r-- | arch/arm/boot/dts/imx28-evk.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx28-evk.dts b/arch/arm/boot/dts/imx28-evk.dts index 8cb6b6acb27e..5f9c0a0dcc5a 100644 --- a/arch/arm/boot/dts/imx28-evk.dts +++ b/arch/arm/boot/dts/imx28-evk.dts @@ -182,6 +182,7 @@ }; lradc@80050000 { + fsl,lradc-touchscreen-wires = <4>; status = "okay"; }; |
