blob: 54a27858f3910dc3306587b63de16a52dfbd414e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- a/arch/powerpc/boot/dts/mpc8548cds.dts
+++ b/arch/powerpc/boot/dts/mpc8548cds.dts
@@ -492,8 +492,10 @@
#address-cells = <0>;
#interrupt-cells = <2>;
compatible = "chrp,iic";
+/*
interrupts = <0 1>;
interrupt-parent = <&mpic>;
+*/
};
rtc@70 {
|