aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mxs/patches-3.12/110-lradc-dts.patch
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2014-01-27 19:29:04 +0000
committerZoltan HERPAI <wigyori@uid0.hu>2014-01-27 19:29:04 +0000
commitb16b1247f8f5e4da25ae3bba766127c2377cb3eb (patch)
tree396f6468849739e8868cfb0df2c82fa214dcc17c /target/linux/mxs/patches-3.12/110-lradc-dts.patch
parentd15698a561387305c94c7cf407bed06dc4fbc0a2 (diff)
downloadupstream-b16b1247f8f5e4da25ae3bba766127c2377cb3eb.tar.gz
upstream-b16b1247f8f5e4da25ae3bba766127c2377cb3eb.tar.bz2
upstream-b16b1247f8f5e4da25ae3bba766127c2377cb3eb.zip
mxs: make config and patches versioned
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39405 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mxs/patches-3.12/110-lradc-dts.patch')
-rw-r--r--target/linux/mxs/patches-3.12/110-lradc-dts.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/target/linux/mxs/patches-3.12/110-lradc-dts.patch b/target/linux/mxs/patches-3.12/110-lradc-dts.patch
new file mode 100644
index 0000000000..a2b9886959
--- /dev/null
+++ b/target/linux/mxs/patches-3.12/110-lradc-dts.patch
@@ -0,0 +1,14 @@
+--- a/arch/arm/boot/dts/imx23-olinuxino.dts
++++ b/arch/arm/boot/dts/imx23-olinuxino.dts
+@@ -109,6 +109,11 @@
+ dmas = <&dma_apbx 0>, <&dma_apbx 1>;
+ dma-names = "rx", "tx";
+ };
++
++ lradc@80050000 {
++ status = "okay";
++ fsl,lradc-touchscreen-wires = <4>;
++ };
+ };
+ };
+