aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/patches-4.9
diff options
context:
space:
mode:
authorRoman Yeryomin <roman@advem.lv>2017-10-30 01:19:19 +0200
committerJohn Crispin <john@phrozen.org>2017-10-30 01:19:19 +0200
commit21802ce3ab0634d5ed8fbe2e7cb206ede79d4dc9 (patch)
tree08a67b8ce6b995d9ee0e694939adcd20596b1ac5 /target/linux/ipq806x/patches-4.9
parent97a836318f06291ec28129fa7d32e28136a9a210 (diff)
downloadupstream-21802ce3ab0634d5ed8fbe2e7cb206ede79d4dc9.tar.gz
upstream-21802ce3ab0634d5ed8fbe2e7cb206ede79d4dc9.tar.bz2
upstream-21802ce3ab0634d5ed8fbe2e7cb206ede79d4dc9.zip
ipq806x: ipq4019: dts: remove spi chip node from ap-dk01 dtsi
All ap-dk01 boards have different spi chips, thus no point in keeping it in dtsi. Signed-off-by: Roman Yeryomin <roman@advem.lv>
Diffstat (limited to 'target/linux/ipq806x/patches-4.9')
-rw-r--r--target/linux/ipq806x/patches-4.9/864-05-dts-ipq4019-ap-dk01-remove-spi-chip-node-from-dtsi.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/target/linux/ipq806x/patches-4.9/864-05-dts-ipq4019-ap-dk01-remove-spi-chip-node-from-dtsi.patch b/target/linux/ipq806x/patches-4.9/864-05-dts-ipq4019-ap-dk01-remove-spi-chip-node-from-dtsi.patch
new file mode 100644
index 0000000000..0d4b80b302
--- /dev/null
+++ b/target/linux/ipq806x/patches-4.9/864-05-dts-ipq4019-ap-dk01-remove-spi-chip-node-from-dtsi.patch
@@ -0,0 +1,17 @@
+--- a/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1.dtsi
++++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1.dtsi
+@@ -89,14 +89,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 {