aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/qca953x.dtsi')
-rw-r--r--arch/mips/dts/qca953x.dtsi3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/dts/qca953x.dtsi b/arch/mips/dts/qca953x.dtsi
index 599e809c47..ba29ea287e 100644
--- a/arch/mips/dts/qca953x.dtsi
+++ b/arch/mips/dts/qca953x.dtsi
@@ -3,7 +3,6 @@
3 * Copyright (C) 2015-2016 Wills Wang <wills.wang@live.com> 3 * Copyright (C) 2015-2016 Wills Wang <wills.wang@live.com>
4 */ 4 */
5 5
6#include <dt-bindings/interrupt-controller/irq.h>
7#include "skeleton.dtsi" 6#include "skeleton.dtsi"
8 7
9/ { 8/ {
@@ -63,7 +62,6 @@
63 reg = <0x18020000 0x20>; 62 reg = <0x18020000 0x20>;
64 reg-shift = <2>; 63 reg-shift = <2>;
65 clock-frequency = <25000000>; 64 clock-frequency = <25000000>;
66 interrupts = <128 IRQ_TYPE_LEVEL_HIGH>;
67 65
68 status = "disabled"; 66 status = "disabled";
69 }; 67 };
@@ -72,7 +70,6 @@
72 spi0: spi@1f000000 { 70 spi0: spi@1f000000 {
73 compatible = "qca,ar7100-spi"; 71 compatible = "qca,ar7100-spi";
74 reg = <0x1f000000 0x10>; 72 reg = <0x1f000000 0x10>;
75 interrupts = <129 IRQ_TYPE_LEVEL_HIGH>;
76 73
77 status = "disabled"; 74 status = "disabled";
78 75