diff options
author | Madalin Bucur <madalin.bucur@nxp.com> | 2016-12-07 10:14:54 -0500 |
---|---|---|
committer | Scott Wood <oss@buserror.net> | 2016-12-10 00:11:11 -0500 |
commit | 138bde87876c10fedf8756f55a775246fe0d3f7e (patch) | |
tree | 41e24045be4d140d06516313ab47cd1895422207 | |
parent | 056f96577c83c38bc22a6b384a388112f130244d (diff) |
powerpc/fsl/dts: add QMan and BMan nodes on t1024
Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
-rw-r--r-- | arch/powerpc/boot/dts/fsl/t1024qds.dts | 29 | ||||
-rw-r--r-- | arch/powerpc/boot/dts/fsl/t1024rdb.dts | 29 |
2 files changed, 58 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/fsl/t1024qds.dts b/arch/powerpc/boot/dts/fsl/t1024qds.dts index 772143da367f..d6858b7cd93f 100644 --- a/arch/powerpc/boot/dts/fsl/t1024qds.dts +++ b/arch/powerpc/boot/dts/fsl/t1024qds.dts | |||
@@ -41,6 +41,27 @@ | |||
41 | #size-cells = <2>; | 41 | #size-cells = <2>; |
42 | interrupt-parent = <&mpic>; | 42 | interrupt-parent = <&mpic>; |
43 | 43 | ||
44 | reserved-memory { | ||
45 | #address-cells = <2>; | ||
46 | #size-cells = <2>; | ||
47 | ranges; | ||
48 | |||
49 | bman_fbpr: bman-fbpr { | ||
50 | size = <0 0x1000000>; | ||
51 | alignment = <0 0x1000000>; | ||
52 | }; | ||
53 | |||
54 | qman_fqd: qman-fqd { | ||
55 | size = <0 0x400000>; | ||
56 | alignment = <0 0x400000>; | ||
57 | }; | ||
58 | |||
59 | qman_pfdr: qman-pfdr { | ||
60 | size = <0 0x2000000>; | ||
61 | alignment = <0 0x2000000>; | ||
62 | }; | ||
63 | }; | ||
64 | |||
44 | ifc: localbus@ffe124000 { | 65 | ifc: localbus@ffe124000 { |
45 | reg = <0xf 0xfe124000 0 0x2000>; | 66 | reg = <0xf 0xfe124000 0 0x2000>; |
46 | ranges = <0 0 0xf 0xe8000000 0x08000000 | 67 | ranges = <0 0 0xf 0xe8000000 0x08000000 |
@@ -80,6 +101,14 @@ | |||
80 | ranges = <0x00000000 0xf 0x00000000 0x01072000>; | 101 | ranges = <0x00000000 0xf 0x00000000 0x01072000>; |
81 | }; | 102 | }; |
82 | 103 | ||
104 | bportals: bman-portals@ff4000000 { | ||
105 | ranges = <0x0 0xf 0xf4000000 0x2000000>; | ||
106 | }; | ||
107 | |||
108 | qportals: qman-portals@ff6000000 { | ||
109 | ranges = <0x0 0xf 0xf6000000 0x2000000>; | ||
110 | }; | ||
111 | |||
83 | soc: soc@ffe000000 { | 112 | soc: soc@ffe000000 { |
84 | ranges = <0x00000000 0xf 0xfe000000 0x1000000>; | 113 | ranges = <0x00000000 0xf 0xfe000000 0x1000000>; |
85 | reg = <0xf 0xfe000000 0 0x00001000>; | 114 | reg = <0xf 0xfe000000 0 0x00001000>; |
diff --git a/arch/powerpc/boot/dts/fsl/t1024rdb.dts b/arch/powerpc/boot/dts/fsl/t1024rdb.dts index 302cdd22b4bb..c7f4f62afaf4 100644 --- a/arch/powerpc/boot/dts/fsl/t1024rdb.dts +++ b/arch/powerpc/boot/dts/fsl/t1024rdb.dts | |||
@@ -41,6 +41,27 @@ | |||
41 | #size-cells = <2>; | 41 | #size-cells = <2>; |
42 | interrupt-parent = <&mpic>; | 42 | interrupt-parent = <&mpic>; |
43 | 43 | ||
44 | reserved-memory { | ||
45 | #address-cells = <2>; | ||
46 | #size-cells = <2>; | ||
47 | ranges; | ||
48 | |||
49 | bman_fbpr: bman-fbpr { | ||
50 | size = <0 0x1000000>; | ||
51 | alignment = <0 0x1000000>; | ||
52 | }; | ||
53 | |||
54 | qman_fqd: qman-fqd { | ||
55 | size = <0 0x400000>; | ||
56 | alignment = <0 0x400000>; | ||
57 | }; | ||
58 | |||
59 | qman_pfdr: qman-pfdr { | ||
60 | size = <0 0x2000000>; | ||
61 | alignment = <0 0x2000000>; | ||
62 | }; | ||
63 | }; | ||
64 | |||
44 | ifc: localbus@ffe124000 { | 65 | ifc: localbus@ffe124000 { |
45 | reg = <0xf 0xfe124000 0 0x2000>; | 66 | reg = <0xf 0xfe124000 0 0x2000>; |
46 | ranges = <0 0 0xf 0xe8000000 0x08000000 | 67 | ranges = <0 0 0xf 0xe8000000 0x08000000 |
@@ -82,6 +103,14 @@ | |||
82 | ranges = <0x00000000 0xf 0x00000000 0x01072000>; | 103 | ranges = <0x00000000 0xf 0x00000000 0x01072000>; |
83 | }; | 104 | }; |
84 | 105 | ||
106 | bportals: bman-portals@ff4000000 { | ||
107 | ranges = <0x0 0xf 0xf4000000 0x2000000>; | ||
108 | }; | ||
109 | |||
110 | qportals: qman-portals@ff6000000 { | ||
111 | ranges = <0x0 0xf 0xf6000000 0x2000000>; | ||
112 | }; | ||
113 | |||
85 | soc: soc@ffe000000 { | 114 | soc: soc@ffe000000 { |
86 | ranges = <0x00000000 0xf 0xfe000000 0x1000000>; | 115 | ranges = <0x00000000 0xf 0xfe000000 0x1000000>; |
87 | reg = <0xf 0xfe000000 0 0x00001000>; | 116 | reg = <0xf 0xfe000000 0 0x00001000>; |