aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mxs/patches-3.13/110-dt-add-lradc.patch
diff options
context:
space:
mode:
authorZoltan Herpai <wigyori@uid0.hu>2014-05-03 14:37:02 +0000
committerZoltan Herpai <wigyori@uid0.hu>2014-05-03 14:37:02 +0000
commit18a7636c9f55b9bdfbebb94ed51689cfe17eb118 (patch)
treec93897197a84d15b160503a5a069628a61fbeb2f /target/linux/mxs/patches-3.13/110-dt-add-lradc.patch
parent4eb5b87a0e10038a99c3be6eae38f5ce5229c52d (diff)
downloadupstream-18a7636c9f55b9bdfbebb94ed51689cfe17eb118.tar.gz
upstream-18a7636c9f55b9bdfbebb94ed51689cfe17eb118.tar.bz2
upstream-18a7636c9f55b9bdfbebb94ed51689cfe17eb118.zip
mxs: fix typo in patch filename
Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 40678
Diffstat (limited to 'target/linux/mxs/patches-3.13/110-dt-add-lradc.patch')
-rw-r--r--target/linux/mxs/patches-3.13/110-dt-add-lradc.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/target/linux/mxs/patches-3.13/110-dt-add-lradc.patch b/target/linux/mxs/patches-3.13/110-dt-add-lradc.patch
new file mode 100644
index 0000000000..4b024ce66c
--- /dev/null
+++ b/target/linux/mxs/patches-3.13/110-dt-add-lradc.patch
@@ -0,0 +1,14 @@
+--- a/arch/arm/boot/dts/imx23-olinuxino.dts
++++ b/arch/arm/boot/dts/imx23-olinuxino.dts
+@@ -113,6 +113,11 @@
+ dmas = <&dma_apbx 0>, <&dma_apbx 1>;
+ dma-names = "rx", "tx";
+ };
++
++ lradc@80050000 {
++ status = "okay";
++ fsl,lradc-touchscreen-wires = <4>;
++ };
+ };
+ };
+