diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2013-04-05 14:33:02 +0200 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-04-07 14:18:32 +0800 |
commit | ac77bc227e96bb6d42b86ee5e20e4fa6a743d632 (patch) | |
tree | 094414b89acdd4c784cf3ad39cda136ddad5683c /arch/arm/boot/dts/imx28-cfa10049.dts | |
parent | 1897fda94190498573f9d1b72bc6b7b58c720957 (diff) |
ARM: dts: cfa10036: Add touchscreen support to the CFA-10049
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx28-cfa10049.dts')
-rw-r--r-- | arch/arm/boot/dts/imx28-cfa10049.dts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx28-cfa10049.dts b/arch/arm/boot/dts/imx28-cfa10049.dts index db18cd417274..063e62059890 100644 --- a/arch/arm/boot/dts/imx28-cfa10049.dts +++ b/arch/arm/boot/dts/imx28-cfa10049.dts @@ -217,6 +217,11 @@ usbphy1: usbphy@8007e000 { status = "okay"; }; + + lradc@80050000 { + status = "okay"; + fsl,lradc-touchscreen-wires = <4>; + }; }; }; |