diff --git a/target/linux/ppc40x/patches-2.6.30/006-magicboxv2.patch b/target/linux/ppc40x/patches-2.6.30/006-magicboxv2.patch
index 761c5602f573b3433718701fd76a6bd6624aad06..1fddad50c39389dd1f1cd545e2c2ce807deeefda 100644
--- a/target/linux/ppc40x/patches-2.6.30/006-magicboxv2.patch
+++ b/target/linux/ppc40x/patches-2.6.30/006-magicboxv2.patch
@@ -73,7 +73,7 @@
 +
 --- /dev/null
 +++ b/arch/powerpc/boot/dts/magicboxv2.dts
-@@ -0,0 +1,279 @@
+@@ -0,0 +1,281 @@
 +/*
 + * Device Tree Source for Magicbox v2
 + *
@@ -195,6 +195,8 @@
 +
 +			IIC: i2c@ef600500 {
 +				compatible = "ibm,iic-405ep", "ibm,iic";
++				#address-cells = <1>;
++				#size-cells = <0>;
 +				reg = <0xef600500 0x00000011>;
 +				interrupt-parent = <&UIC0>;
 +				interrupts = <0x2 0x4>;
diff --git a/target/linux/ppc40x/patches/006-magicboxv2.patch b/target/linux/ppc40x/patches/006-magicboxv2.patch
index afbecbd965904b778a6c93f3bcd31e2edcba4534..0d714647179fc22f53cc9510a7d019b31ad45e85 100644
--- a/target/linux/ppc40x/patches/006-magicboxv2.patch
+++ b/target/linux/ppc40x/patches/006-magicboxv2.patch
@@ -72,7 +72,7 @@
 +}
 --- /dev/null
 +++ b/arch/powerpc/boot/dts/magicboxv2.dts
-@@ -0,0 +1,279 @@
+@@ -0,0 +1,281 @@
 +/*
 + * Device Tree Source for Magicbox v2
 + *
@@ -194,6 +194,8 @@
 +
 +			IIC: i2c@ef600500 {
 +				compatible = "ibm,iic-405ep", "ibm,iic";
++				#address-cells = <1>;
++				#size-cells = <0>;
 +				reg = <0xef600500 0x00000011>;
 +				interrupt-parent = <&UIC0>;
 +				interrupts = <0x2 0x4>;