Lines Matching +full:pwrseq +full:- +full:simple
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
9 #include "rk3326-odroid-go.dtsi"
12 model = "ODROID-GO Advance Black Edition";
13 compatible = "hardkernel,rk3326-odroid-go2-v11", "rockchip,rk3326";
19 analog_sticks: adc-joystick {
20 compatible = "adc-joystick";
21 io-channels = <&saradc 1>,
23 poll-interval = <60>;
24 #address-cells = <1>;
25 #size-cells = <0>;
29 abs-flat = <10>;
30 abs-fuzz = <10>;
31 abs-range = <172 772>;
37 abs-flat = <10>;
38 abs-fuzz = <10>;
39 abs-range = <278 815>;
45 compatible = "simple-battery";
46 charge-full-design-microamp-hours = <3000000>;
47 charge-term-current-microamp = <300000>;
48 constant-charge-current-max-microamp = <2000000>;
49 constant-charge-voltage-max-microvolt = <4200000>;
50 factory-internal-resistance-micro-ohms = <180000>;
51 voltage-max-design-microvolt = <4100000>;
52 voltage-min-design-microvolt = <3500000>;
54 ocv-capacity-celsius = <20>;
55 ocv-capacity-table-0 = <4046950 100>, <4001920 95>, <3967900 90>, <3919950 85>,
63 wifi_pwrseq: wifi-pwrseq {
64 compatible = "mmc-pwrseq-simple";
65 pinctrl-names = "default";
66 pinctrl-0 = <&wifi_pwrseq_pins>;
67 reset-gpios = <&gpio3 RK_PB1 GPIO_ACTIVE_LOW>;
72 button-sw20 {
74 label = "TOP-LEFT 2";
77 button-sw21 {
79 label = "TOP-RIGHT 2";
86 iovcc-supply = <&vcc_lcd>;
87 vdd-supply = <&vcc_lcd>;
93 regulator-name = "vcc_wifi";
94 regulator-min-microvolt = <3300000>;
95 regulator-max-microvolt = <3300000>;
97 regulator-state-mem {
98 regulator-on-in-suspend;
99 regulator-suspend-microvolt = <3300000>;
106 monitored-battery = <&battery>;
110 bus-width = <4>;
111 cap-sd-highspeed;
112 cap-sdio-irq;
113 disable-wp;
114 keep-power-in-suspend;
115 mmc-pwrseq = <&wifi_pwrseq>;
116 non-removable;
117 vmmc-supply = <&vcc_wifi>;
118 #address-cells = <1>;
119 #size-cells = <0>;
130 btn_pins: btn-pins {
153 wifi_pwrseq_pins: wifi-pwrseq-pins {