1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (c) 2016 Heiko Stuebner <heiko@sntech.de>
7 #include <dt-bindings/input/input.h>
11 model = "mqmaker MiQi";
12 compatible = "mqmaker,miqi", "rockchip,rk3288";
15 stdout-path = "serial2:115200n8";
19 device_type = "memory";
20 reg = <0x0 0x0 0x0 0x80000000>;
23 ext_gmac: external-gmac-clock {
24 compatible = "fixed-clock";
26 clock-frequency = <125000000>;
27 clock-output-names = "ext_gmac";
31 compatible = "gpio-leds";
34 gpios = <&gpio7 RK_PA2 GPIO_ACTIVE_HIGH>;
35 label = "miqi:green:user";
36 linux,default-trigger = "timer";
40 vcc_flash: flash-regulator {
41 compatible = "regulator-fixed";
42 regulator-name = "vcc_flash";
43 regulator-min-microvolt = <1800000>;
44 regulator-max-microvolt = <1800000>;
45 vin-supply = <&vcc_io>;
48 vcc_host: usb-host-regulator {
49 compatible = "regulator-fixed";
51 gpio = <&gpio0 RK_PB6 GPIO_ACTIVE_HIGH>;
52 pinctrl-names = "default";
53 pinctrl-0 = <&host_vbus_drv>;
54 regulator-name = "vcc_host";
55 regulator-min-microvolt = <5000000>;
56 regulator-max-microvolt = <5000000>;
58 vin-supply = <&vcc_sys>;
61 vcc_sd: sdmmc-regulator {
62 compatible = "regulator-fixed";
63 gpio = <&gpio7 RK_PB3 GPIO_ACTIVE_LOW>;
64 pinctrl-names = "default";
65 pinctrl-0 = <&sdmmc_pwr>;
66 regulator-name = "vcc_sd";
67 regulator-min-microvolt = <3300000>;
68 regulator-max-microvolt = <3300000>;
69 startup-delay-us = <100000>;
70 vin-supply = <&vcc_io>;
73 vcc_sys: vsys-regulator {
74 compatible = "regulator-fixed";
75 regulator-name = "vcc_sys";
76 regulator-min-microvolt = <5000000>;
77 regulator-max-microvolt = <5000000>;
84 cpu0-supply = <&vdd_cpu>;
91 pinctrl-names = "default";
92 pinctrl-0 = <&emmc_clk>, <&emmc_cmd>, <&emmc_pwr>, <&emmc_bus8>;
93 vmmc-supply = <&vcc_io>;
94 vqmmc-supply = <&vcc_flash>;
99 assigned-clocks = <&cru SCLK_MAC>;
100 assigned-clock-parents = <&ext_gmac>;
101 clock_in_out = "input";
102 pinctrl-names = "default";
103 pinctrl-0 = <&rgmii_pins>, <&phy_rst>, <&phy_pmeb>, <&phy_int>;
104 phy-supply = <&vcc_lan>;
106 snps,reset-active-low;
107 snps,reset-delays-us = <0 10000 1000000>;
108 snps,reset-gpio = <&gpio4 RK_PB0 GPIO_ACTIVE_LOW>;
115 ddc-i2c-bus = <&i2c5>;
120 clock-frequency = <400000>;
124 compatible = "silergy,syr827";
125 fcs,suspend-voltage-selector = <1>;
127 regulator-name = "vdd_cpu";
128 regulator-min-microvolt = <850000>;
129 regulator-max-microvolt = <1350000>;
132 regulator-enable-ramp-delay = <300>;
133 regulator-ramp-delay = <8000>;
134 vin-supply = <&vcc_sys>;
138 compatible = "silergy,syr828";
139 fcs,suspend-voltage-selector = <1>;
141 regulator-name = "vdd_gpu";
142 regulator-min-microvolt = <850000>;
143 regulator-max-microvolt = <1350000>;
145 vin-supply = <&vcc_sys>;
148 hym8563: hym8563@51 {
149 compatible = "haoyu,hym8563";
152 clock-frequency = <32768>;
153 clock-output-names = "xin32k";
156 act8846: act8846@5a {
157 compatible = "active-semi,act8846";
159 pinctrl-names = "default";
160 pinctrl-0 = <&pmic_vsel>;
161 system-power-controller;
163 vp1-supply = <&vcc_sys>;
164 vp2-supply = <&vcc_sys>;
165 vp3-supply = <&vcc_sys>;
166 vp4-supply = <&vcc_sys>;
167 inl1-supply = <&vcc_sys>;
168 inl2-supply = <&vcc_sys>;
169 inl3-supply = <&vcc_20>;
173 regulator-name = "vcc_ddr";
178 regulator-name = "vcc_io";
179 regulator-min-microvolt = <3300000>;
180 regulator-max-microvolt = <3300000>;
185 regulator-name = "vdd_log";
186 regulator-min-microvolt = <1100000>;
187 regulator-max-microvolt = <1100000>;
192 regulator-name = "vcc_20";
193 regulator-min-microvolt = <2000000>;
194 regulator-max-microvolt = <2000000>;
199 regulator-name = "vccio_sd";
200 regulator-min-microvolt = <3300000>;
201 regulator-max-microvolt = <3300000>;
206 regulator-name = "vdd10_lcd";
207 regulator-min-microvolt = <1000000>;
208 regulator-max-microvolt = <1000000>;
213 regulator-name = "vcca_18";
214 regulator-min-microvolt = <1800000>;
215 regulator-max-microvolt = <1800000>;
219 regulator-name = "vcca_33";
220 regulator-min-microvolt = <3300000>;
221 regulator-max-microvolt = <3300000>;
225 regulator-name = "vcc_lan";
226 regulator-min-microvolt = <3300000>;
227 regulator-max-microvolt = <3300000>;
231 regulator-name = "vdd_10";
232 regulator-min-microvolt = <1000000>;
233 regulator-max-microvolt = <1000000>;
238 regulator-name = "vcc_18";
239 regulator-min-microvolt = <1800000>;
240 regulator-max-microvolt = <1800000>;
245 regulator-name = "vcc18_lcd";
246 regulator-min-microvolt = <1800000>;
247 regulator-max-microvolt = <1800000>;
273 audio-supply = <&vcca_33>;
274 flash0-supply = <&vcc_flash>;
275 flash1-supply = <&vcc_lan>;
276 gpio30-supply = <&vcc_io>;
277 gpio1830-supply = <&vcc_io>;
278 lcdc-supply = <&vcc_io>;
279 sdcard-supply = <&vccio_sd>;
280 wifi-supply = <&vcc_18>;
284 pcfg_output_high: pcfg-output-high {
288 pcfg_output_low: pcfg-output-low {
292 pcfg_pull_up_drv_12ma: pcfg-pull-up-drv-12ma {
294 drive-strength = <12>;
299 rockchip,pins = <0 4 RK_FUNC_GPIO &pcfg_pull_up>;
302 pmic_sleep: pmic-sleep {
303 rockchip,pins = <0 0 RK_FUNC_GPIO &pcfg_output_low>;
306 pmic_vsel: pmic-vsel {
307 rockchip,pins = <7 1 RK_FUNC_GPIO &pcfg_output_low>;
313 rockchip,pins = <0 9 RK_FUNC_GPIO &pcfg_pull_up>;
317 rockchip,pins = <0 8 RK_FUNC_GPIO &pcfg_pull_up>;
321 rockchip,pins = <4 8 RK_FUNC_GPIO &pcfg_output_high>;
327 * Default drive strength isn't enough to achieve even
328 * high-speed mode on firefly board so bump up to 12ma.
330 sdmmc_bus4: sdmmc-bus4 {
331 rockchip,pins = <6 16 RK_FUNC_1 &pcfg_pull_up_drv_12ma>,
332 <6 17 RK_FUNC_1 &pcfg_pull_up_drv_12ma>,
333 <6 18 RK_FUNC_1 &pcfg_pull_up_drv_12ma>,
334 <6 19 RK_FUNC_1 &pcfg_pull_up_drv_12ma>;
337 sdmmc_clk: sdmmc-clk {
338 rockchip,pins = <6 20 RK_FUNC_1 &pcfg_pull_none_12ma>;
341 sdmmc_cmd: sdmmc-cmd {
342 rockchip,pins = <6 21 RK_FUNC_1 &pcfg_pull_up_drv_12ma>;
345 sdmmc_pwr: sdmmc-pwr {
346 rockchip,pins = <7 11 RK_FUNC_GPIO &pcfg_pull_none>;
351 host_vbus_drv: host-vbus-drv {
352 rockchip,pins = <0 14 RK_FUNC_GPIO &pcfg_pull_none>;
358 vref-supply = <&vcc_18>;
366 card-detect-delay = <200>;
368 pinctrl-names = "default";
369 pinctrl-0 = <&sdmmc_clk>, <&sdmmc_cmd>, <&sdmmc_cd>, <&sdmmc_bus4>;
370 vmmc-supply = <&vcc_sd>;
371 vqmmc-supply = <&vccio_sd>;
376 rockchip,hw-tshut-mode = <0>;
377 rockchip,hw-tshut-polarity = <0>;
399 * The otg controller is the only system power source,
400 * so needs to always stay in device mode.
402 dr_mode = "peripheral";