mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 21:57:31 +02:00
8e06d437aa
Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31529 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
292 B
Diff
14 lines
292 B
Diff
--- a/arch/powerpc/boot/dts/mpc8548cds.dts
|
|
+++ b/arch/powerpc/boot/dts/mpc8548cds.dts
|
|
@@ -260,8 +260,10 @@
|
|
#address-cells = <0>;
|
|
#interrupt-cells = <2>;
|
|
compatible = "chrp,iic";
|
|
+/*
|
|
interrupts = <0 1 0 0>;
|
|
interrupt-parent = <&mpic>;
|
|
+*/
|
|
};
|
|
|
|
rtc@70 {
|