1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 #include "rk3288-evb.dtsi"
7 model = "Rockchip RK3288 EVB ACT8846";
8 compatible = "rockchip,rk3288-evb-act8846", "rockchip,rk3288";
11 compatible = "regulator-fixed";
13 gpio = <&gpio7 RK_PA3 GPIO_ACTIVE_HIGH>;
14 pinctrl-names = "default";
15 pinctrl-0 = <&lcd_en>;
16 regulator-name = "vcc_lcd";
17 vin-supply = <&vcc_io>;
21 compatible = "regulator-fixed";
23 gpio = <&gpio7 RK_PB1 GPIO_ACTIVE_HIGH>;
24 pinctrl-names = "default";
25 pinctrl-0 = <&wifi_pwr>;
26 regulator-name = "vcc_wl";
27 vin-supply = <&vcc_18>;
32 clock-frequency = <400000>;
35 compatible = "silergy,syr827";
36 fcs,suspend-voltage-selector = <1>;
38 regulator-name = "vdd_cpu";
39 regulator-min-microvolt = <850000>;
40 regulator-max-microvolt = <1350000>;
43 vin-supply = <&vcc_sys>;
47 compatible = "silergy,syr828";
48 fcs,suspend-voltage-selector = <1>;
50 regulator-name = "vdd_gpu";
51 regulator-min-microvolt = <850000>;
52 regulator-max-microvolt = <1350000>;
54 vin-supply = <&vcc_sys>;
58 compatible = "haoyu,hym8563";
61 interrupt-parent = <&gpio0>;
62 interrupts = <RK_PA4 IRQ_TYPE_EDGE_FALLING>;
64 pinctrl-names = "default";
65 pinctrl-0 = <&pmic_int>;
68 clock-output-names = "xin32k";
72 compatible = "active-semi,act8846";
76 vp1-supply = <&vcc_sys>;
77 vp2-supply = <&vcc_sys>;
78 vp3-supply = <&vcc_sys>;
79 vp4-supply = <&vcc_sys>;
80 inl1-supply = <&vcc_io>;
81 inl2-supply = <&vcc_sys>;
82 inl3-supply = <&vcc_20>;
86 regulator-name = "VCC_DDR";
87 regulator-min-microvolt = <1200000>;
88 regulator-max-microvolt = <1200000>;
93 regulator-name = "VCC_IO";
94 regulator-min-microvolt = <3300000>;
95 regulator-max-microvolt = <3300000>;
100 regulator-name = "VDD_LOG";
101 regulator-min-microvolt = <700000>;
102 regulator-max-microvolt = <1500000>;
107 regulator-name = "VCC_20";
108 regulator-min-microvolt = <2000000>;
109 regulator-max-microvolt = <2000000>;
114 regulator-name = "VCCIO_SD";
115 regulator-min-microvolt = <1800000>;
116 regulator-max-microvolt = <3300000>;
121 regulator-name = "VDD10_LCD";
122 regulator-min-microvolt = <1000000>;
123 regulator-max-microvolt = <1000000>;
128 regulator-name = "VCCA_CODEC";
129 regulator-min-microvolt = <3300000>;
130 regulator-max-microvolt = <3300000>;
135 regulator-name = "VCCA_TP";
136 regulator-min-microvolt = <3300000>;
137 regulator-max-microvolt = <3300000>;
142 regulator-name = "VCCIO_PMU";
143 regulator-min-microvolt = <3300000>;
144 regulator-max-microvolt = <3300000>;
149 regulator-name = "VDD_10";
150 regulator-min-microvolt = <1000000>;
151 regulator-max-microvolt = <1000000>;
156 regulator-name = "VCC_18";
157 regulator-min-microvolt = <1800000>;
158 regulator-max-microvolt = <1800000>;
163 regulator-name = "VCC18_LCD";
164 regulator-min-microvolt = <1800000>;
165 regulator-max-microvolt = <1800000>;
173 power-supply = <&vcc_lcd>;
179 rockchip,pins = <7 RK_PA3 RK_FUNC_GPIO &pcfg_pull_none>;
185 rockchip,pins = <7 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>;