Lines Matching +full:4 +full:- +full:cpu

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include <dt-bindings/interrupt-controller/arm-gic.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
13 interrupt-parent = <&gic>;
14 #address-cells = <2>;
15 #size-cells = <2>;
29 #address-cells = <1>;
30 #size-cells = <0>;
32 cpu-map {
35 cpu = <&cpu0>;
38 cpu = <&cpu1>;
41 cpu = <&cpu2>;
44 cpu = <&cpu3>;
49 cpu0: cpu@0 {
50 compatible = "arm,cortex-a53";
52 device_type = "cpu";
53 enable-method = "psci";
56 cpu1: cpu@1 {
57 compatible = "arm,cortex-a53";
59 device_type = "cpu";
60 enable-method = "psci";
63 cpu2: cpu@2 {
64 compatible = "arm,cortex-a53";
66 device_type = "cpu";
67 enable-method = "psci";
70 cpu3: cpu@3 {
71 compatible = "arm,cortex-a53";
73 device_type = "cpu";
74 enable-method = "psci";
79 compatible = "arm,psci-1.0", "arm,psci-0.2";
84 compatible = "arm,armv8-timer";
85 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
86 <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
87 <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
88 <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
91 xin24m: clock-xin24m {
92 compatible = "fixed-clock";
93 clock-frequency = <24000000>;
94 clock-output-names = "xin24m";
95 #clock-cells = <0>;
99 compatible = "simple-bus";
101 #address-cells = <2>;
102 #size-cells = <2>;
104 gic: interrupt-controller@fed01000 {
105 compatible = "arm,gic-400";
110 interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(4) |
112 interrupt-controller;
113 #address-cells = <0>;
114 #interrupt-cells = <3>;
118 compatible = "rockchip,rk3528-uart", "snps,dw-apb-uart";
120 clock-frequency = <24000000>;
122 reg-io-width = <4>;
123 reg-shift = <2>;
128 compatible = "rockchip,rk3528-uart", "snps,dw-apb-uart";
131 reg-io-width = <4>;
132 reg-shift = <2>;
137 compatible = "rockchip,rk3528-uart", "snps,dw-apb-uart";
140 reg-io-width = <4>;
141 reg-shift = <2>;
146 compatible = "rockchip,rk3528-uart", "snps,dw-apb-uart";
148 reg-io-width = <4>;
149 reg-shift = <2>;
154 compatible = "rockchip,rk3528-uart", "snps,dw-apb-uart";
157 reg-io-width = <4>;
158 reg-shift = <2>;
163 compatible = "rockchip,rk3528-uart", "snps,dw-apb-uart";
166 reg-io-width = <4>;
167 reg-shift = <2>;
172 compatible = "rockchip,rk3528-uart", "snps,dw-apb-uart";
175 reg-io-width = <4>;
176 reg-shift = <2>;
181 compatible = "rockchip,rk3528-uart", "snps,dw-apb-uart";
184 reg-io-width = <4>;
185 reg-shift = <2>;