Lines Matching +full:cpu +full:- +full:power +full:- +full:controller
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/interrupt-controller/arm-gic.h>
7 #include <dt-bindings/power/amlogic,t7-pwrc.h>
10 interrupt-parent = <&gic>;
11 #address-cells = <2>;
12 #size-cells = <2>;
15 #address-cells = <0x2>;
16 #size-cells = <0x0>;
18 cpu-map {
21 cpu = <&cpu100>;
24 cpu = <&cpu101>;
27 cpu = <&cpu102>;
30 cpu = <&cpu103>;
36 cpu = <&cpu0>;
39 cpu = <&cpu1>;
42 cpu = <&cpu2>;
45 cpu = <&cpu3>;
50 cpu100: cpu@100 {
51 device_type = "cpu";
52 compatible = "arm,cortex-a53";
54 enable-method = "psci";
57 cpu101: cpu@101{
58 device_type = "cpu";
59 compatible = "arm,cortex-a53";
61 enable-method = "psci";
64 cpu102: cpu@102 {
65 device_type = "cpu";
66 compatible = "arm,cortex-a53";
68 enable-method = "psci";
71 cpu103: cpu@103 {
72 device_type = "cpu";
73 compatible = "arm,cortex-a53";
75 enable-method = "psci";
78 cpu0: cpu@0 {
79 device_type = "cpu";
80 compatible = "arm,cortex-a73";
82 enable-method = "psci";
85 cpu1: cpu@1 {
86 device_type = "cpu";
87 compatible = "arm,cortex-a73";
89 enable-method = "psci";
92 cpu2: cpu@2 {
93 device_type = "cpu";
94 compatible = "arm,cortex-a73";
96 enable-method = "psci";
99 cpu3: cpu@3 {
100 device_type = "cpu";
101 compatible = "arm,cortex-a73";
103 enable-method = "psci";
108 compatible = "arm,armv8-timer";
116 compatible = "arm,psci-1.0";
120 sm: secure-monitor {
121 compatible = "amlogic,meson-gxbb-sm";
123 pwrc: power-controller {
124 compatible = "amlogic,t7-pwrc";
125 #power-domain-cells = <1>;
130 compatible = "simple-bus";
131 #address-cells = <2>;
132 #size-cells = <2>;
135 gic: interrupt-controller@fff01000 {
136 compatible = "arm,gic-400";
137 #interrupt-cells = <3>;
138 #address-cells = <0>;
139 interrupt-controller;
146 compatible = "simple-bus";
148 #address-cells = <2>;
149 #size-cells = <2>;
153 compatible = "amlogic,t7-wdt";
159 compatible = "amlogic,t7-periphs-pinctrl";
160 #address-cells = <2>;
161 #size-cells = <2>;
167 reg-names = "mux", "gpio";
168 gpio-controller;
169 #gpio-cells = <2>;
170 gpio-ranges = <&periphs_pinctrl 0 0 157>;
175 compatible = "amlogic,t7-uart", "amlogic,meson-s4-uart";