Lines Matching +full:rk808 +full:- +full:clkout2

4  * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
45 #include <dt-bindings/input/input.h>
49 compatible = "rockchip,px5-evb", "rockchip,px5", "rockchip,rk3368";
52 stdout-path = "serial4:115200n8";
60 ext_gmac: gmac-clk {
61 compatible = "fixed-clock";
62 clock-frequency = <125000000>;
63 clock-output-names = "ext_gmac";
64 #clock-cells = <0>;
67 ir: ir-receiver {
68 compatible = "gpio-ir-receiver";
70 pinctrl-names = "default";
71 pinctrl-0 = <&ir_int>;
74 keys: gpio-keys {
75 compatible = "gpio-keys";
76 pinctrl-names = "default";
77 pinctrl-0 = <&pwr_key>;
83 wakeup-source;
87 leds: gpio-leds {
88 compatible = "gpio-leds";
93 default-state = "on";
99 default-state = "off";
103 vcc_sys: vcc-sys-regulator {
104 compatible = "regulator-fixed";
105 regulator-name = "vcc_sys";
106 regulator-min-microvolt = <5000000>;
107 regulator-max-microvolt = <5000000>;
108 regulator-always-on;
109 regulator-boot-on;
115 bus-width = <8>;
116 cap-mmc-highspeed;
117 clock-frequency = <150000000>;
118 disable-wp;
119 keep-power-in-suspend;
120 non-removable;
121 num-slots = <1>;
122 vmmc-supply = <&vcc_io>;
123 vqmmc-supply = <&vcc18_flash>;
124 pinctrl-names = "default";
125 pinctrl-0 = <&emmc_clk>, <&emmc_cmd>, <&emmc_bus8>;
130 phy-supply = <&vcc_lan>;
131 phy-mode = "rgmii";
133 assigned-clocks = <&cru SCLK_MAC>;
134 assigned-clock-parents = <&ext_gmac>;
135 pinctrl-names = "default";
136 pinctrl-0 = <&rgmii_pins>;
144 rk808: pmic@1b { label
145 compatible = "rockchip,rk808";
147 pinctrl-names = "default";
148 pinctrl-0 = <&pmic_int>, <&pmic_sleep>;
149 interrupt-parent = <&gpio0>;
151 rockchip,system-power-controller;
152 vcc1-supply = <&vcc_sys>;
153 vcc2-supply = <&vcc_sys>;
154 vcc3-supply = <&vcc_sys>;
155 vcc4-supply = <&vcc_sys>;
156 vcc6-supply = <&vcc_sys>;
157 vcc7-supply = <&vcc_sys>;
158 vcc8-supply = <&vcc_io>;
159 vcc9-supply = <&vcc_sys>;
160 vcc10-supply = <&vcc_sys>;
161 vcc11-supply = <&vcc_sys>;
162 vcc12-supply = <&vcc_io>;
163 clock-output-names = "xin32k", "rk808-clkout2";
164 #clock-cells = <1>;
168 regulator-always-on;
169 regulator-boot-on;
170 regulator-min-microvolt = <700000>;
171 regulator-max-microvolt = <1500000>;
172 regulator-name = "vdd_cpu";
176 regulator-always-on;
177 regulator-boot-on;
178 regulator-min-microvolt = <700000>;
179 regulator-max-microvolt = <1500000>;
180 regulator-name = "vdd_log";
184 regulator-always-on;
185 regulator-boot-on;
186 regulator-name = "vcc_ddr";
190 regulator-always-on;
191 regulator-boot-on;
192 regulator-min-microvolt = <3300000>;
193 regulator-max-microvolt = <3300000>;
194 regulator-name = "vcc_io";
198 regulator-always-on;
199 regulator-boot-on;
200 regulator-min-microvolt = <1800000>;
201 regulator-max-microvolt = <1800000>;
202 regulator-name = "vcc18_flash";
206 regulator-always-on;
207 regulator-boot-on;
208 regulator-min-microvolt = <3300000>;
209 regulator-max-microvolt = <3300000>;
210 regulator-name = "vcc33_lcd";
214 regulator-always-on;
215 regulator-boot-on;
216 regulator-min-microvolt = <1000000>;
217 regulator-max-microvolt = <1000000>;
218 regulator-name = "vdd_10";
222 regulator-boot-on;
223 regulator-min-microvolt = <1800000>;
224 regulator-max-microvolt = <1800000>;
225 regulator-name = "vcca_18";
229 regulator-always-on;
230 regulator-boot-on;
231 regulator-min-microvolt = <1800000>;
232 regulator-max-microvolt = <3300000>;
233 regulator-name = "vccio_sd";
237 regulator-always-on;
238 regulator-boot-on;
239 regulator-min-microvolt = <1000000>;
240 regulator-max-microvolt = <1000000>;
241 regulator-name = "vdd10_lcd";
245 regulator-always-on;
246 regulator-boot-on;
247 regulator-min-microvolt = <1800000>;
248 regulator-max-microvolt = <1800000>;
249 regulator-name = "vcc_18";
253 regulator-always-on;
254 regulator-boot-on;
255 regulator-min-microvolt = <1800000>;
256 regulator-max-microvolt = <1800000>;
257 regulator-name = "vcc18_lcd";
261 regulator-always-on;
262 regulator-boot-on;
263 regulator-name = "vcc_sd";
267 regulator-always-on;
268 regulator-boot-on;
269 regulator-name = "vcc_lan";
277 ir_int: ir-int {
283 pwr_key: pwr-key {
289 pmic_sleep: pmic-sleep {
293 pmic_int: pmic-int {
305 rockchip,hw-tshut-mode = <0>; /* CRU */
306 rockchip,hw-tshut-polarity = <1>; /* high */