diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-09-23 06:42:29 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-09-23 06:42:29 +0000 |
commit | 9c43ea9a8bed8715a69841837eb1631ca6626e2c (patch) | |
tree | 2e1bb9829e0bc198be51e9a11a89a1d39cc9b5a8 /target/linux/mxs/patches-3.13/110-dt-add-lradc.patch | |
parent | 5105e10608369da81c2f563fc642201c1c58f1b0 (diff) | |
download | upstream-9c43ea9a8bed8715a69841837eb1631ca6626e2c.tar.gz upstream-9c43ea9a8bed8715a69841837eb1631ca6626e2c.tar.bz2 upstream-9c43ea9a8bed8715a69841837eb1631ca6626e2c.zip |
mxs: remove 3.13
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42651
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.patch | 14 |
1 files changed, 0 insertions, 14 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 deleted file mode 100644 index 4b024ce66c..0000000000 --- a/target/linux/mxs/patches-3.13/110-dt-add-lradc.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- 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>; -+ }; - }; - }; - |