1 #include <dt-bindings/interrupt-controller/arm-gic.h>
3 #include "skeleton.dtsi"
8 model = "Broadcom STB (bcm7445)";
9 compatible = "brcm,bcm7445", "brcm,brcmstb";
10 interrupt-parent = <&gic>;
13 bootargs = "console=ttyS0,115200 earlyprintk";
21 compatible = "brcm,brahma-b15";
23 enable-method = "brcm,brahma-b15";
28 compatible = "brcm,brahma-b15";
30 enable-method = "brcm,brahma-b15";
35 compatible = "brcm,brahma-b15";
37 enable-method = "brcm,brahma-b15";
42 compatible = "brcm,brahma-b15";
44 enable-method = "brcm,brahma-b15";
49 gic: interrupt-controller@ffd00000 {
50 compatible = "brcm,brahma-b15-gic", "arm,cortex-a15-gic";
51 reg = <0x00 0xffd01000 0x00 0x1000>,
52 <0x00 0xffd02000 0x00 0x2000>,
53 <0x00 0xffd04000 0x00 0x2000>,
54 <0x00 0xffd06000 0x00 0x2000>;
56 #interrupt-cells = <3>;
60 compatible = "arm,armv7-timer";
61 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_RAW(15) | IRQ_TYPE_LEVEL_LOW)>,
62 <GIC_PPI 14 (GIC_CPU_MASK_RAW(15) | IRQ_TYPE_LEVEL_LOW)>,
63 <GIC_PPI 11 (GIC_CPU_MASK_RAW(15) | IRQ_TYPE_LEVEL_LOW)>,
64 <GIC_PPI 10 (GIC_CPU_MASK_RAW(15) | IRQ_TYPE_LEVEL_LOW)>;
70 compatible = "simple-bus";
71 ranges = <0 0x00 0xf0000000 0x1000000>;
74 compatible = "ns16550a";
75 reg = <0x40ab00 0x20>;
78 interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
79 clock-frequency = <81000000>;
82 sun_top_ctrl: syscon@404000 {
83 compatible = "brcm,bcm7445-sun-top-ctrl",
85 reg = <0x404000 0x51c>;
88 hif_cpubiuctrl: syscon@3e2400 {
89 compatible = "brcm,bcm7445-hif-cpubiuctrl",
91 reg = <0x3e2400 0x5b4>;
94 hif_continuation: syscon@452000 {
95 compatible = "brcm,bcm7445-hif-continuation",
97 reg = <0x452000 0x100>;
100 irq0_intc: interrupt-controller@40a780 {
101 compatible = "brcm,bcm7120-l2-intc";
102 interrupt-parent = <&gic>;
103 #interrupt-cells = <1>;
104 reg = <0x40a780 0x8>;
105 interrupt-controller;
106 interrupts = <GIC_SPI 0x45 0x0>,
108 brcm,int-map-mask = <0x25c>, <0x7000000>;
109 brcm,int-fwd-mask = <0x70000>;
112 irq0_aon_intc: interrupt-controller@417280 {
113 compatible = "brcm,bcm7120-l2-intc";
114 reg = <0x417280 0x8>;
115 interrupt-parent = <&gic>;
116 #interrupt-cells = <1>;
117 interrupt-controller;
118 interrupts = <GIC_SPI 0x46 0x0>,
121 brcm,int-map-mask = <0x1e3 0x18000000 0x100000>;
122 brcm,int-fwd-mask = <0x0>;
126 hif_intr2_intc: interrupt-controller@3e1000 {
127 compatible = "brcm,l2-intc";
128 reg = <0x3e1000 0x30>;
129 interrupt-controller;
130 #interrupt-cells = <1>;
131 interrupts = <GIC_SPI 0x20 0x0>;
132 interrupt-parent = <&gic>;
133 interrupt-names = "hif";
136 aon_pm_l2_intc: interrupt-controller@410640 {
137 compatible = "brcm,l2-intc";
138 reg = <0x410640 0x30>;
139 interrupt-controller;
140 #interrupt-cells = <1>;
141 interrupts = <GIC_SPI 0x40 0x0>;
142 interrupt-parent = <&gic>;
147 compatible = "brcm,brcmstb-aon-ctrl";
148 reg = <0x410000 0x200>, <0x410200 0x400>;
149 reg-names = "aon-ctrl", "aon-sram";
154 #address-cells = <1>;
156 compatible = "brcm,brcmnand-v7.1", "brcm,brcmnand";
157 reg-names = "nand", "flash-dma";
158 reg = <0x3e2800 0x600>, <0x3e3000 0x2c>;
159 interrupt-parent = <&hif_intr2_intc>;
160 interrupts = <24>, <4>;
161 interrupt-names = "nand_ctlrdy", "flash_dma_done";
165 compatible = "brcm,bcm7445-ahci", "brcm,sata3-ahci";
166 reg-names = "ahci", "top-ctrl";
167 reg = <0x45a000 0xa9c>, <0x458040 0x24>;
168 interrupts = <GIC_SPI 30 0>;
169 #address-cells = <1>;
183 sata_phy: sata-phy@458100 {
184 compatible = "brcm,bcm7445-sata-phy", "brcm,phy-sata3";
185 reg = <0x458100 0x1f00>;
187 #address-cells = <0x1>;
190 sata_phy0: sata-phy@0 {
195 sata_phy1: sata-phy@1 {
201 upg_gio: gpio@40a700 {
202 compatible = "brcm,bcm7445-gpio", "brcm,brcmstb-gpio";
203 reg = <0x40a700 0x80>;
205 #interrupt-cells = <2>;
207 interrupt-controller;
208 interrupt-parent = <&irq0_intc>;
210 brcm,gpio-bank-widths = <32 32 32 24>;
213 upg_gio_aon: gpio@4172c0 {
214 compatible = "brcm,bcm7445-gpio", "brcm,brcmstb-gpio";
215 reg = <0x4172c0 0x40>;
217 #interrupt-cells = <2>;
219 interrupt-controller;
220 interrupts-extended = <&irq0_aon_intc 0x6>,
221 <&aon_pm_l2_intc 0x5>;
223 brcm,gpio-bank-widths = <18 4>;
229 compatible = "simple-bus";
230 ranges = <0x0 0x0 0xf1100000 0x200000>;
231 #address-cells = <1>;
235 compatible = "brcm,brcmstb-memc", "simple-bus";
236 #address-cells = <1>;
238 ranges = <0x0 0x0 0x80000>;
241 compatible = "brcm,brcmstb-memc-ddr";
242 reg = <0x2000 0x800>;
246 compatible = "brcm,brcmstb-ddr-phy-v240.1";
247 reg = <0x6000 0x21c>;
251 compatible = "brcm,brcmstb-ddr-shimphy-v1.0";
257 compatible = "brcm,brcmstb-memc", "simple-bus";
258 #address-cells = <1>;
260 ranges = <0x0 0x80000 0x80000>;
263 compatible = "brcm,brcmstb-memc-ddr";
264 reg = <0x2000 0x800>;
268 compatible = "brcm,brcmstb-ddr-phy-v240.1";
269 reg = <0x6000 0x21c>;
273 compatible = "brcm,brcmstb-ddr-shimphy-v1.0";
279 compatible = "brcm,brcmstb-memc", "simple-bus";
280 #address-cells = <1>;
282 ranges = <0x0 0x100000 0x80000>;
285 compatible = "brcm,brcmstb-memc-ddr";
286 reg = <0x2000 0x800>;
290 compatible = "brcm,brcmstb-ddr-phy-v240.1";
291 reg = <0x6000 0x21c>;
295 compatible = "brcm,brcmstb-ddr-shimphy-v1.0";
302 compatible = "brcm,boot-sram", "mmio-sram";
303 reg = <0x0 0xffe00000 0x0 0x10000>;
307 compatible = "brcm,brcmstb-smpboot";
308 syscon-cpu = <&hif_cpubiuctrl 0x88 0x178>;
309 syscon-cont = <&hif_continuation>;
313 compatible = "brcm,brcmstb-reboot";
314 syscon = <&sun_top_ctrl 0x304 0x308>;