Lines Matching +full:boot +full:- +full:method

4  * This file is dual-licensed: you can use it either under the terms
44 #include "rk3229-cpu-opp.dtsi"
51 fiq-debugger {
52 compatible = "rockchip,fiq-debugger";
54 rockchip,serial-id = <2>;
55 rockchip,signal-irq = <159>;
56 rockchip,wake-irq = <0>;
57 rockchip,irq-mode-enable = <0>; /* If enable uart uses irq instead of fiq */
59 pinctrl-names = "default";
60 pinctrl-0 = <&uart21_xfer>;
64 compatible = "arm,psci-1.0";
65 method = "smc";
69 compatible = "fixed-clock";
70 clock-frequency = <32768>;
71 clock-output-names = "xin32k";
72 #clock-cells = <0>;
77 enable-method = "psci";
81 enable-method = "psci";
85 enable-method = "psci";
89 enable-method = "psci";
93 max-frequency = <125000000>;
94 broken-cd;
95 bus-width = <8>;
96 cap-mmc-highspeed;
97 no-sdio;
98 no-sd;
99 disable-wp;
100 non-removable;
101 num-slots = <1>;
102 /delete-property/ default-sample-phase;
103 /delete-property/ pinctrl-names;
104 /delete-property/ pinctrl-0;
109 cpu-supply = <&vdd_arm>;
113 mali-supply = <&vdd_logic>;
123 interrupt-parent = <&gpio1>;
125 spinctrl-names = "default";
126 pinctrl-0 = <&pmic_int_l>;
127 rockchip,system-power-controller;
128 wakeup-source;
129 gpio-controller;
130 #gpio-cells = <2>;
131 #clock-cells = <1>;
132 clock-output-names = "rk805-clkout1", "rk805-clkout2";
148 regulator-name = "vdd_arm";
149 regulator-min-microvolt = <712500>;
150 regulator-max-microvolt = <1450000>;
151 regulator-initial-mode = <0x1>;
152 regulator-ramp-delay = <12500>;
153 regulator-boot-on;
154 regulator-always-on;
155 regulator-state-mem {
156 regulator-mode = <0x2>;
157 regulator-on-in-suspend;
158 regulator-suspend-microvolt = <950000>;
163 regulator-name = "vdd_logic";
164 regulator-min-microvolt = <712500>;
165 regulator-max-microvolt = <1450000>;
166 regulator-initial-mode = <0x1>;
167 regulator-ramp-delay = <12500>;
168 regulator-boot-on;
169 regulator-always-on;
170 regulator-state-mem {
171 regulator-mode = <0x2>;
172 regulator-on-in-suspend;
173 regulator-suspend-microvolt = <1000000>;
178 regulator-name = "vcc_ddr";
179 regulator-boot-on;
180 regulator-always-on;
181 regulator-state-mem {
182 regulator-mode = <0x2>;
183 regulator-on-in-suspend;
188 regulator-name = "vcc_io";
189 regulator-min-microvolt = <3300000>;
190 regulator-max-microvolt = <3300000>;
191 regulator-initial-mode = <0x1>;
192 regulator-boot-on;
193 regulator-always-on;
194 regulator-state-mem {
195 regulator-mode = <0x2>;
196 regulator-on-in-suspend;
197 regulator-suspend-microvolt = <3300000>;
202 regulator-name = "vcc_18";
203 regulator-min-microvolt = <1800000>;
204 regulator-max-microvolt = <1800000>;
205 regulator-boot-on;
206 regulator-always-on;
207 regulator-state-mem {
208 regulator-on-in-suspend;
209 regulator-suspend-microvolt = <1800000>;
214 regulator-name = "vcc_18emmc";
215 regulator-min-microvolt = <1800000>;
216 regulator-max-microvolt = <1800000>;
217 regulator-boot-on;
218 regulator-always-on;
219 regulator-state-mem {
220 regulator-on-in-suspend;
221 regulator-suspend-microvolt = <1800000>;
226 regulator-name = "vdd_10";
227 regulator-min-microvolt = <1000000>;
228 regulator-max-microvolt = <1000000>;
229 regulator-boot-on;
230 regulator-always-on;
231 regulator-state-mem {
232 regulator-on-in-suspend;
233 regulator-suspend-microvolt = <1000000>;
243 vccio1-supply = <&vcc_io>;
244 vccio2-supply = <&vcc_18>;
245 vccio4-supply = <&vcc_io>;
250 pmic_int_l: pmic-int-l {
258 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */