diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-05-03 14:37:02 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-05-03 14:37:02 +0000 |
commit | 18a7636c9f55b9bdfbebb94ed51689cfe17eb118 (patch) | |
tree | c93897197a84d15b160503a5a069628a61fbeb2f /target/linux/mxs/patches-3.13/110-dt-add-lradc.path | |
parent | 4eb5b87a0e10038a99c3be6eae38f5ce5229c52d (diff) | |
download | mtk-20170518-18a7636c9f55b9bdfbebb94ed51689cfe17eb118.zip mtk-20170518-18a7636c9f55b9bdfbebb94ed51689cfe17eb118.tar.gz mtk-20170518-18a7636c9f55b9bdfbebb94ed51689cfe17eb118.tar.bz2 |
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.path')
-rw-r--r-- | target/linux/mxs/patches-3.13/110-dt-add-lradc.path | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/target/linux/mxs/patches-3.13/110-dt-add-lradc.path b/target/linux/mxs/patches-3.13/110-dt-add-lradc.path deleted file mode 100644 index 4b024ce..0000000 --- a/target/linux/mxs/patches-3.13/110-dt-add-lradc.path +++ /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>; -+ }; - }; - }; - |