summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/mpc8569mds.dts
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2011-11-17 08:01:40 -0600
committerKumar Gala <galak@kernel.crashing.org>2011-11-24 02:01:39 -0600
commit54986964c13c72f0a6cf58855ee376a12e21d2d7 (patch)
tree8f1c8f52dea198bb47f354887d333e1626138631 /arch/powerpc/boot/dts/mpc8569mds.dts
parent03f4201bd44e7d3ca7dc26b30d4251a07c77e9f2 (diff)
downloadlinux-next-54986964c13c72f0a6cf58855ee376a12e21d2d7.tar.gz
powerpc/85xx: Update SRIO device tree nodes
Update all dts files that support SRIO controllers to match the new fsl,srio device tree binding. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8569mds.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8569mds.dts7
1 files changed, 6 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc8569mds.dts b/arch/powerpc/boot/dts/mpc8569mds.dts
index 976a7f99f7f5..7e283c891b7f 100644
--- a/arch/powerpc/boot/dts/mpc8569mds.dts
+++ b/arch/powerpc/boot/dts/mpc8569mds.dts
@@ -440,7 +440,12 @@
rio: rapidio@e00c00000 {
reg = <0x0 0xe00c0000 0x0 0x20000>;
- ranges = <0x0 0x0 0x0 0xc0000000 0x0 0x20000000>;
+ port1 {
+ ranges = <0x0 0x0 0x0 0xc0000000 0x0 0x20000000>;
+ };
+ port2 {
+ status = "disabled";
+ };
};
};