diff options
-rw-r--r-- | arch/powerpc/boot/dts/bluestone.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/bluestone.dts b/arch/powerpc/boot/dts/bluestone.dts index 2a56a0dbd1f7..74876f737407 100644 --- a/arch/powerpc/boot/dts/bluestone.dts +++ b/arch/powerpc/boot/dts/bluestone.dts | |||
@@ -222,7 +222,7 @@ | |||
222 | 222 | ||
223 | EMAC0: ethernet@ef600c00 { | 223 | EMAC0: ethernet@ef600c00 { |
224 | device_type = "network"; | 224 | device_type = "network"; |
225 | compatible = "ibm,emac4sync"; | 225 | compatible = "ibm,emac-apm821xx", "ibm,emac4sync"; |
226 | interrupt-parent = <&EMAC0>; | 226 | interrupt-parent = <&EMAC0>; |
227 | interrupts = <0x0 0x1>; | 227 | interrupts = <0x0 0x1>; |
228 | #interrupt-cells = <1>; | 228 | #interrupt-cells = <1>; |