mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-12 11:40:14 +02:00
[ppc40x] fix magicboxv2.dts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16969 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
69b3fbbacd
commit
2e1993f08e
@ -73,7 +73,7 @@
|
|||||||
+
|
+
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/arch/powerpc/boot/dts/magicboxv2.dts
|
+++ b/arch/powerpc/boot/dts/magicboxv2.dts
|
||||||
@@ -0,0 +1,279 @@
|
@@ -0,0 +1,281 @@
|
||||||
+/*
|
+/*
|
||||||
+ * Device Tree Source for Magicbox v2
|
+ * Device Tree Source for Magicbox v2
|
||||||
+ *
|
+ *
|
||||||
@ -195,6 +195,8 @@
|
|||||||
+
|
+
|
||||||
+ IIC: i2c@ef600500 {
|
+ IIC: i2c@ef600500 {
|
||||||
+ compatible = "ibm,iic-405ep", "ibm,iic";
|
+ compatible = "ibm,iic-405ep", "ibm,iic";
|
||||||
|
+ #address-cells = <1>;
|
||||||
|
+ #size-cells = <0>;
|
||||||
+ reg = <0xef600500 0x00000011>;
|
+ reg = <0xef600500 0x00000011>;
|
||||||
+ interrupt-parent = <&UIC0>;
|
+ interrupt-parent = <&UIC0>;
|
||||||
+ interrupts = <0x2 0x4>;
|
+ interrupts = <0x2 0x4>;
|
||||||
|
@ -72,7 +72,7 @@
|
|||||||
+}
|
+}
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/arch/powerpc/boot/dts/magicboxv2.dts
|
+++ b/arch/powerpc/boot/dts/magicboxv2.dts
|
||||||
@@ -0,0 +1,279 @@
|
@@ -0,0 +1,281 @@
|
||||||
+/*
|
+/*
|
||||||
+ * Device Tree Source for Magicbox v2
|
+ * Device Tree Source for Magicbox v2
|
||||||
+ *
|
+ *
|
||||||
@ -194,6 +194,8 @@
|
|||||||
+
|
+
|
||||||
+ IIC: i2c@ef600500 {
|
+ IIC: i2c@ef600500 {
|
||||||
+ compatible = "ibm,iic-405ep", "ibm,iic";
|
+ compatible = "ibm,iic-405ep", "ibm,iic";
|
||||||
|
+ #address-cells = <1>;
|
||||||
|
+ #size-cells = <0>;
|
||||||
+ reg = <0xef600500 0x00000011>;
|
+ reg = <0xef600500 0x00000011>;
|
||||||
+ interrupt-parent = <&UIC0>;
|
+ interrupt-parent = <&UIC0>;
|
||||||
+ interrupts = <0x2 0x4>;
|
+ interrupts = <0x2 0x4>;
|
||||||
|
Loading…
Reference in New Issue
Block a user