summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/dove.dtsi
diff options
context:
space:
mode:
authorJason Cooper <jason@lakedaemon.net>2014-02-22 18:16:33 +0000
committerJason Cooper <jason@lakedaemon.net>2014-02-22 18:16:33 +0000
commit3a7120431d7dac533294ce650b6824aec1ccedb3 (patch)
treef2b7aa17a8777e9cd71875a3be6c83a4eabf5508 /arch/arm/boot/dts/dove.dtsi
parent2d0a7addbd109bd4a586d2ae2914a0047a4719de (diff)
parentae10f8329f9b22d650aa12307b260eba2bc0c571 (diff)
Merge tag 'tags/mvebu-dt-fixes-3.14' into mvebu/dt
mvebu dt fixes for v3.14 - mvebu: add missing 'eth3' alias for mv78260 - dove: revert PMU interrupt controller node, wait for driver to land.
Diffstat (limited to 'arch/arm/boot/dts/dove.dtsi')
-rw-r--r--arch/arm/boot/dts/dove.dtsi11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/arm/boot/dts/dove.dtsi b/arch/arm/boot/dts/dove.dtsi
index a88ed73c1c86..644b1f40cb30 100644
--- a/arch/arm/boot/dts/dove.dtsi
+++ b/arch/arm/boot/dts/dove.dtsi
@@ -387,15 +387,6 @@
#clock-cells = <1>;
};
- pmu_intc: pmu-interrupt-ctrl@d0050 {
- compatible = "marvell,dove-pmu-intc";
- interrupt-controller;
- #interrupt-cells = <1>;
- reg = <0xd0050 0x8>;
- interrupts = <33>;
- marvell,#interrupts = <7>;
- };
-
pinctrl: pin-ctrl@d0200 {
compatible = "marvell,dove-pinctrl";
reg = <0xd0200 0x10>;
@@ -618,8 +609,6 @@
rtc: real-time-clock@d8500 {
compatible = "marvell,orion-rtc";
reg = <0xd8500 0x20>;
- interrupt-parent = <&pmu_intc>;
- interrupts = <5>;
};
gpio2: gpio-ctrl@e8400 {