From 18a7636c9f55b9bdfbebb94ed51689cfe17eb118 Mon Sep 17 00:00:00 2001 From: Zoltan Herpai Date: Sat, 3 May 2014 14:37:02 +0000 Subject: mxs: fix typo in patch filename Signed-off-by: Michael Heimpold SVN-Revision: 40678 --- target/linux/mxs/patches-3.13/110-dt-add-lradc.patch | 14 ++++++++++++++ target/linux/mxs/patches-3.13/110-dt-add-lradc.path | 14 -------------- 2 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 target/linux/mxs/patches-3.13/110-dt-add-lradc.patch delete mode 100644 target/linux/mxs/patches-3.13/110-dt-add-lradc.path (limited to 'target/linux') 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>; ++ }; + }; + }; + 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 4b024ce66c..0000000000 --- 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>; -+ }; - }; - }; - -- cgit v1.2.3