Lines Matching +full:bcmbca +full:- +full:hsspi +full:- +full:v1

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/interrupt-controller/arm-gic.h>
10 compatible = "brcm,bcm63158", "brcm,bcmbca";
11 #address-cells = <2>;
12 #size-cells = <2>;
14 interrupt-parent = <&gic>;
17 #address-cells = <2>;
18 #size-cells = <0>;
21 compatible = "brcm,brahma-b53";
24 next-level-cache = <&L2_0>;
25 enable-method = "psci";
29 compatible = "brcm,brahma-b53";
32 next-level-cache = <&L2_0>;
33 enable-method = "psci";
37 compatible = "brcm,brahma-b53";
40 next-level-cache = <&L2_0>;
41 enable-method = "psci";
45 compatible = "brcm,brahma-b53";
48 next-level-cache = <&L2_0>;
49 enable-method = "psci";
52 L2_0: l2-cache0 {
54 cache-level = <2>;
55 cache-unified;
60 compatible = "arm,armv8-timer";
68 compatible = "arm,cortex-a53-pmu";
73 interrupt-affinity = <&B53_0>, <&B53_1>,
78 periph_clk: periph-clk {
79 compatible = "fixed-clock";
80 #clock-cells = <0>;
81 clock-frequency = <200000000>;
84 uart_clk: uart-clk {
85 compatible = "fixed-factor-clock";
86 #clock-cells = <0>;
88 clock-div = <4>;
89 clock-mult = <1>;
92 hsspi_pll: hsspi-pll {
93 compatible = "fixed-clock";
94 #clock-cells = <0>;
95 clock-frequency = <400000000>;
100 compatible = "arm,psci-0.2";
105 compatible = "simple-bus";
106 #address-cells = <1>;
107 #size-cells = <1>;
110 gic: interrupt-controller@1000 {
111 compatible = "arm,gic-400";
112 #interrupt-cells = <3>;
113 interrupt-controller;
123 compatible = "simple-bus";
124 #address-cells = <1>;
125 #size-cells = <1>;
128 hsspi: spi@1000 { label
129 #address-cells = <1>;
130 #size-cells = <0>;
131 compatible = "brcm,bcm63158-hsspi", "brcm,bcmbca-hsspi-v1.0";
135 clock-names = "hsspi", "pll";
136 num-cs = <8>;
140 nand_controller: nand-controller@1800 {
141 #address-cells = <1>;
142 #size-cells = <0>;
143 compatible = "brcm,nand-bcm63138", "brcm,brcmnand-v7.1", "brcm,brcmnand";
145 reg-names = "nand", "nand-int-base";
159 clock-names = "uartclk", "apb_pclk";