diff options
author | John Crispin <john@phrozen.org> | 2018-07-24 16:02:20 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-07-25 12:00:21 +0200 |
commit | e8c58e7ddd29df41a26b20e0930292d911f5f788 (patch) | |
tree | fb00dff5393eb56b98b92a7ed45394386c8966e8 /target/linux/ipq40xx/patches-4.14/864-05-dts-ipq4019-ap-dk01-remove-spi-chip-node-from-dtsi.patch | |
parent | c913288844b5afe36d0d1c7cf3894183970476df (diff) | |
download | mtk-20170518-e8c58e7ddd29df41a26b20e0930292d911f5f788.zip mtk-20170518-e8c58e7ddd29df41a26b20e0930292d911f5f788.tar.gz mtk-20170518-e8c58e7ddd29df41a26b20e0930292d911f5f788.tar.bz2 |
ipq40xx: move dts file patches to end of series
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ipq40xx/patches-4.14/864-05-dts-ipq4019-ap-dk01-remove-spi-chip-node-from-dtsi.patch')
-rw-r--r-- | target/linux/ipq40xx/patches-4.14/864-05-dts-ipq4019-ap-dk01-remove-spi-chip-node-from-dtsi.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/target/linux/ipq40xx/patches-4.14/864-05-dts-ipq4019-ap-dk01-remove-spi-chip-node-from-dtsi.patch b/target/linux/ipq40xx/patches-4.14/864-05-dts-ipq4019-ap-dk01-remove-spi-chip-node-from-dtsi.patch deleted file mode 100644 index 5cbb79c..0000000 --- a/target/linux/ipq40xx/patches-4.14/864-05-dts-ipq4019-ap-dk01-remove-spi-chip-node-from-dtsi.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- a/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1.dtsi -+++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1.dtsi -@@ -93,14 +93,6 @@ - pinctrl-names = "default"; - status = "ok"; - cs-gpios = <&tlmm 54 0>; -- -- mx25l25635e@0 { -- #address-cells = <1>; -- #size-cells = <1>; -- reg = <0>; -- compatible = "mx25l25635e"; -- spi-max-frequency = <24000000>; -- }; - }; - - serial@78af000 { |