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>;
92 pinctrl-names = "default";
93 pinctrl-0 = <&emmc_clk>, <&emmc_cmd>, <&emmc_pwr>, <&emmc_bus8>;
94 vmmc-supply = <&vcc_io>;
95 vqmmc-supply = <&vcc_flash>;
100 assigned-clocks = <&cru SCLK_MAC>;
101 assigned-clock-parents = <&ext_gmac>;
102 clock_in_out = "input";
103 pinctrl-names = "default";
104 pinctrl-0 = <&rgmii_pins>, <&phy_rst>, <&phy_pmeb>, <&phy_int>;
105 phy-supply = <&vcc_lan>;
107 snps,reset-active-low;
108 snps,reset-delays-us = <0 10000 1000000>;
109 snps,reset-gpio = <&gpio4 RK_PB0 GPIO_ACTIVE_LOW>;
116 ddc-i2c-bus = <&i2c5>;
121 clock-frequency = <400000>;
125 compatible = "silergy,syr827";
126 fcs,suspend-voltage-selector = <1>;
128 regulator-name = "vdd_cpu";
129 regulator-min-microvolt = <850000>;
130 regulator-max-microvolt = <1350000>;
133 regulator-enable-ramp-delay = <300>;
134 regulator-ramp-delay = <8000>;
135 vin-supply = <&vcc_sys>;
139 compatible = "silergy,syr828";
140 fcs,suspend-voltage-selector = <1>;
142 regulator-name = "vdd_gpu";
143 regulator-min-microvolt = <850000>;
144 regulator-max-microvolt = <1350000>;
146 vin-supply = <&vcc_sys>;
149 hym8563: hym8563@51 {
150 compatible = "haoyu,hym8563";
153 clock-frequency = <32768>;
154 clock-output-names = "xin32k";
157 act8846: act8846@5a {
158 compatible = "active-semi,act8846";
160 pinctrl-names = "default";
161 pinctrl-0 = <&pmic_vsel>;
162 system-power-controller;
164 vp1-supply = <&vcc_sys>;
165 vp2-supply = <&vcc_sys>;
166 vp3-supply = <&vcc_sys>;
167 vp4-supply = <&vcc_sys>;
168 inl1-supply = <&vcc_sys>;
169 inl2-supply = <&vcc_sys>;
170 inl3-supply = <&vcc_20>;
174 regulator-name = "vcc_ddr";
179 regulator-name = "vcc_io";
180 regulator-min-microvolt = <3300000>;
181 regulator-max-microvolt = <3300000>;
186 regulator-name = "vdd_log";
187 regulator-min-microvolt = <1100000>;
188 regulator-max-microvolt = <1100000>;
193 regulator-name = "vcc_20";
194 regulator-min-microvolt = <2000000>;
195 regulator-max-microvolt = <2000000>;
200 regulator-name = "vccio_sd";
201 regulator-min-microvolt = <3300000>;
202 regulator-max-microvolt = <3300000>;
207 regulator-name = "vdd10_lcd";
208 regulator-min-microvolt = <1000000>;
209 regulator-max-microvolt = <1000000>;
214 regulator-name = "vcca_18";
215 regulator-min-microvolt = <1800000>;
216 regulator-max-microvolt = <1800000>;
220 regulator-name = "vcca_33";
221 regulator-min-microvolt = <3300000>;
222 regulator-max-microvolt = <3300000>;
226 regulator-name = "vcc_lan";
227 regulator-min-microvolt = <3300000>;
228 regulator-max-microvolt = <3300000>;
232 regulator-name = "vdd_10";
233 regulator-min-microvolt = <1000000>;
234 regulator-max-microvolt = <1000000>;
239 regulator-name = "vcc_18";
240 regulator-min-microvolt = <1800000>;
241 regulator-max-microvolt = <1800000>;
246 regulator-name = "vcc18_lcd";
247 regulator-min-microvolt = <1800000>;
248 regulator-max-microvolt = <1800000>;
274 audio-supply = <&vcca_33>;
275 flash0-supply = <&vcc_flash>;
276 flash1-supply = <&vcc_lan>;
277 gpio30-supply = <&vcc_io>;
278 gpio1830-supply = <&vcc_io>;
279 lcdc-supply = <&vcc_io>;
280 sdcard-supply = <&vccio_sd>;
281 wifi-supply = <&vcc_18>;
285 pcfg_output_high: pcfg-output-high {
289 pcfg_output_low: pcfg-output-low {
293 pcfg_pull_up_drv_12ma: pcfg-pull-up-drv-12ma {
295 drive-strength = <12>;
300 rockchip,pins = <0 4 RK_FUNC_GPIO &pcfg_pull_up>;
303 pmic_sleep: pmic-sleep {
304 rockchip,pins = <0 0 RK_FUNC_GPIO &pcfg_output_low>;
307 pmic_vsel: pmic-vsel {
308 rockchip,pins = <7 1 RK_FUNC_GPIO &pcfg_output_low>;
314 rockchip,pins = <0 9 RK_FUNC_GPIO &pcfg_pull_up>;
318 rockchip,pins = <0 8 RK_FUNC_GPIO &pcfg_pull_up>;
322 rockchip,pins = <4 8 RK_FUNC_GPIO &pcfg_output_high>;
328 * Default drive strength isn't enough to achieve even
329 * high-speed mode on firefly board so bump up to 12ma.
331 sdmmc_bus4: sdmmc-bus4 {
332 rockchip,pins = <6 16 RK_FUNC_1 &pcfg_pull_up_drv_12ma>,
333 <6 17 RK_FUNC_1 &pcfg_pull_up_drv_12ma>,
334 <6 18 RK_FUNC_1 &pcfg_pull_up_drv_12ma>,
335 <6 19 RK_FUNC_1 &pcfg_pull_up_drv_12ma>;
338 sdmmc_clk: sdmmc-clk {
339 rockchip,pins = <6 20 RK_FUNC_1 &pcfg_pull_none_12ma>;
342 sdmmc_cmd: sdmmc-cmd {
343 rockchip,pins = <6 21 RK_FUNC_1 &pcfg_pull_up_drv_12ma>;
346 sdmmc_pwr: sdmmc-pwr {
347 rockchip,pins = <7 11 RK_FUNC_GPIO &pcfg_pull_none>;
352 host_vbus_drv: host-vbus-drv {
353 rockchip,pins = <0 14 RK_FUNC_GPIO &pcfg_pull_none>;
359 vref-supply = <&vcc_18>;
367 card-detect-delay = <200>;
369 pinctrl-names = "default";
370 pinctrl-0 = <&sdmmc_clk>, <&sdmmc_cmd>, <&sdmmc_cd>, <&sdmmc_bus4>;
371 vmmc-supply = <&vcc_sd>;
372 vqmmc-supply = <&vccio_sd>;
377 rockchip,hw-tshut-mode = <0>;
378 rockchip,hw-tshut-polarity = <0>;
400 * The otg controller is the only system power source,
401 * so needs to always stay in device mode.
403 dr_mode = "peripheral";