mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 01:30:16 +02:00
561ec2935a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25037 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
288 B
Diff
14 lines
288 B
Diff
--- 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 {
|