diff options
Diffstat (limited to 'arch/powerpc/boot/dts/mpc836x_mds.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc836x_mds.dts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc836x_mds.dts b/arch/powerpc/boot/dts/mpc836x_mds.dts index 49aec71916e5..66a12d2631fb 100644 --- a/arch/powerpc/boot/dts/mpc836x_mds.dts +++ b/arch/powerpc/boot/dts/mpc836x_mds.dts | |||
@@ -426,7 +426,8 @@ | |||
426 | #interrupt-cells = <1>; | 426 | #interrupt-cells = <1>; |
427 | #size-cells = <2>; | 427 | #size-cells = <2>; |
428 | #address-cells = <3>; | 428 | #address-cells = <3>; |
429 | reg = <0xe0008500 0x100>; | 429 | reg = <0xe0008500 0x100 /* internal registers */ |
430 | 0xe0008300 0x8>; /* config space access registers */ | ||
430 | compatible = "fsl,mpc8349-pci"; | 431 | compatible = "fsl,mpc8349-pci"; |
431 | device_type = "pci"; | 432 | device_type = "pci"; |
432 | }; | 433 | }; |