Lines Matching +full:psci +full:- +full:0
1 // SPDX-License-Identifier: GPL-2.0
14 stdout-path = "serial0:115200n8";
19 reg = <0x0 0x80000000 0x0 0xc0000000>;
29 clock-frequency = <400000>;
33 nvidia,invert-interrupt;
39 bus-width = <8>;
40 non-removable;
44 compatible = "simple-bus";
45 #address-cells = <1>;
46 #size-cells = <0>;
48 clk32k_in: clock@0 {
49 compatible = "fixed-clock";
50 reg = <0>;
51 #clock-cells = <0>;
52 clock-frequency = <32768>;
57 cpu@0 {
58 enable-method = "psci";
62 enable-method = "psci";
66 enable-method = "psci";
70 enable-method = "psci";
74 psci {
75 compatible = "arm,psci-0.2";