diff options
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.patch | 14 |
1 files changed, 0 insertions, 14 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 deleted file mode 100644 index a2b9886959..0000000000 --- a/target/linux/mxs/patches-3.12/110-lradc-dts.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- 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>; -+ }; - }; - }; - |