summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/p2041rdb.dts
diff options
context:
space:
mode:
authorKumar Gala2011-11-17 15:01:40 +0100
committerKumar Gala2011-11-24 09:01:39 +0100
commit54986964c13c72f0a6cf58855ee376a12e21d2d7 (patch)
tree8f1c8f52dea198bb47f354887d333e1626138631 /arch/powerpc/boot/dts/p2041rdb.dts
parentpowerpc/85xx: Rework P5020DS device tree (diff)
downloadkernel-qcow2-linux-54986964c13c72f0a6cf58855ee376a12e21d2d7.tar.gz
kernel-qcow2-linux-54986964c13c72f0a6cf58855ee376a12e21d2d7.tar.xz
kernel-qcow2-linux-54986964c13c72f0a6cf58855ee376a12e21d2d7.zip
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/p2041rdb.dts')
-rw-r--r--arch/powerpc/boot/dts/p2041rdb.dts11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/p2041rdb.dts b/arch/powerpc/boot/dts/p2041rdb.dts
index d6ea24d1537b..4f957db01230 100644
--- a/arch/powerpc/boot/dts/p2041rdb.dts
+++ b/arch/powerpc/boot/dts/p2041rdb.dts
@@ -108,6 +108,17 @@
};
};
+ rio: rapidio@ffe0c0000 {
+ reg = <0xf 0xfe0c0000 0 0x11000>;
+
+ port1 {
+ ranges = <0 0 0xc 0x20000000 0 0x10000000>;
+ };
+ port2 {
+ ranges = <0 0 0xc 0x30000000 0 0x10000000>;
+ };
+ };
+
lbc: localbus@ffe124000 {
reg = <0xf 0xfe124000 0 0x1000>;
ranges = <0 0 0xf 0xe8000000 0x08000000>;