summaryrefslogtreecommitdiffstats
path: root/dts/src/powerpc/t4240qds.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/powerpc/t4240qds.dts')
-rw-r--r--dts/src/powerpc/t4240qds.dts17
1 files changed, 16 insertions, 1 deletions
diff --git a/dts/src/powerpc/t4240qds.dts b/dts/src/powerpc/t4240qds.dts
index 97683f6a29..6df7776641 100644
--- a/dts/src/powerpc/t4240qds.dts
+++ b/dts/src/powerpc/t4240qds.dts
@@ -1,7 +1,7 @@
/*
* T4240QDS Device Tree Source
*
- * Copyright 2012 Freescale Semiconductor Inc.
+ * Copyright 2012 - 2014 Freescale Semiconductor Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@@ -100,10 +100,25 @@
device_type = "memory";
};
+ reserved-memory {
+ #address-cells = <2>;
+ #size-cells = <2>;
+ ranges;
+
+ bman_fbpr: bman-fbpr {
+ size = <0 0x1000000>;
+ alignment = <0 0x1000000>;
+ };
+ };
+
dcsr: dcsr@f00000000 {
ranges = <0x00000000 0xf 0x00000000 0x01072000>;
};
+ bportals: bman-portals@ff4000000 {
+ ranges = <0x0 0xf 0xf4000000 0x2000000>;
+ };
+
soc: soc@ffe000000 {
ranges = <0x00000000 0xf 0xfe000000 0x1000000>;
reg = <0xf 0xfe000000 0 0x00001000>;