Lines Matching +full:pwrseq +full:- +full:simple

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/input/input.h>
11 compatible = "rockchip,rk3308-vmb-v10", "rockchip,rk3308";
14 …bootargs = "earlycon=uart8250,mmio32,0xff0c0000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfs…
17 adc-keys {
18 compatible = "adc-keys";
19 io-channels = <&saradc 1>;
20 io-channel-names = "buttons";
21 poll-interval = <100>;
22 keyup-threshold-microvolt = <1800000>;
24 esc-key {
27 press-threshold-microvolt = <1130000>;
30 home-key {
33 press-threshold-microvolt = <901000>;
36 menu-key {
39 press-threshold-microvolt = <624000>;
42 vol-down-key {
45 press-threshold-microvolt = <300000>;
48 vol-up-key {
51 press-threshold-microvolt = <18000>;
55 dummy_codec: dummy-codec {
56 compatible = "rockchip,dummy-codec";
57 #sound-dai-cells = <0>;
60 gpio-keys {
61 compatible = "gpio-keys";
64 pinctrl-names = "default";
65 pinctrl-0 = <&pwr_key>;
71 wakeup-source;
72 debounce-interval = <100>;
76 sdio_pwrseq: sdio-pwrseq {
77 compatible = "mmc-pwrseq-simple";
78 pinctrl-names = "default";
79 pinctrl-0 = <&wifi_enable_h>;
84 * - SDIO_RESET_L_WL_REG_ON
85 * - PDN (power down when low)
87 reset-gpios = <&gpio0 RK_PA2 GPIO_ACTIVE_LOW>;
90 acodec_sound: acodec-sound {
91 compatible = "rockchip,multicodecs-card";
92 rockchip,card-name = "rockchip,rk3308-acodec";
93 rockchip,codec-hp-det;
94 rockchip,mclk-fs = <256>;
100 bluetooth_sound: bluetooth-sound {
102 compatible = "rockchip,multicodecs-card";
103 rockchip,card-name = "rockchip,rk3308-pcm";
104 rockchip,mclk-fs = <128>;
108 rockchip,wait-card-locked = <0>;
111 spdif_tx_sound: spdif-tx-sound {
113 compatible = "simple-audio-card";
114 simple-audio-card,name = "rockchip,spdif-tx-sound";
115 simple-audio-card,mclk-fs = <128>;
116 simple-audio-card,cpu {
117 sound-dai = <&spdif_tx>;
119 simple-audio-card,codec {
120 sound-dai = <&dummy_codec>;
124 vad-sound {
126 compatible = "rockchip,multicodecs-card";
127 rockchip,card-name = "rockchip,rk3308-vad";
128 rockchip,codec-hp-det;
133 vdd_log: vdd_core: vdd-core {
134 compatible = "pwm-regulator";
136 regulator-name = "vdd_core";
137 regulator-min-microvolt = <827000>;
138 regulator-max-microvolt = <1340000>;
139 regulator-init-microvolt = <1015000>;
140 regulator-always-on;
141 regulator-boot-on;
142 regulator-settling-time-up-us = <250>;
146 vdd_1v0: vdd-1v0 {
147 compatible = "regulator-fixed";
148 regulator-name = "vdd_1v0";
149 regulator-always-on;
150 regulator-boot-on;
151 regulator-min-microvolt = <1000000>;
152 regulator-max-microvolt = <1000000>;
155 vcc_io: vcc-io {
156 compatible = "regulator-fixed";
157 regulator-name = "vcc_io";
158 regulator-always-on;
159 regulator-boot-on;
160 regulator-min-microvolt = <3300000>;
161 regulator-max-microvolt = <3300000>;
164 vccio_sdio: vcc_1v8: vcc-1v8 {
165 compatible = "regulator-fixed";
166 regulator-name = "vcc_1v8";
167 regulator-always-on;
168 regulator-boot-on;
169 regulator-min-microvolt = <1800000>;
170 regulator-max-microvolt = <1800000>;
171 vin-supply = <&vcc_io>;
174 vcc_ddr: vcc-ddr {
175 compatible = "regulator-fixed";
176 regulator-name = "vcc_ddr";
177 regulator-always-on;
178 regulator-boot-on;
179 regulator-min-microvolt = <1500000>;
180 regulator-max-microvolt = <1500000>;
183 vbus_host: vbus-host-regulator {
184 compatible = "regulator-fixed";
185 enable-active-high;
187 pinctrl-names = "default";
188 pinctrl-0 = <&usb_drv>;
189 regulator-name = "vbus_host";
196 rockchip,no-hp-det;
197 rockchip,delay-start-play-ms = <200>;
198 rockchip,loopback-grp = <1>;
199 spk-ctl-gpios = <&gpio0 RK_PA5 GPIO_ACTIVE_HIGH>;
203 cpu-supply = <&vdd_core>;
207 center-supply = <&vdd_log>;
218 vccio0-supply = <&vcc_io>;
219 vccio1-supply = <&vcc_io>;
220 vccio2-supply = <&vcc_1v8>;
221 vccio3-supply = <&vcc_io>;
222 vccio4-supply = <&vccio_sdio>;
223 vccio5-supply = <&vcc_io>;
240 record-size = <0x00000>;
241 console-size = <0x20000>;
249 rockchip,pwm-regulator-config = <
255 rockchip,wakeup-config = <
271 vref-supply = <&vcc_1v8>;
275 max-frequency = <110000000>;
276 bus-width = <4>;
277 cap-sd-highspeed;
278 no-sd;
279 no-mmc;
280 ignore-pm-notify;
281 keep-power-in-suspend;
282 non-removable;
283 mmc-pwrseq = <&sdio_pwrseq>;
284 sd-uhs-sdr104;
289 bus-width = <4>;
290 cap-mmc-highspeed;
291 cap-sd-highspeed;
292 no-sdio;
293 no-mmc;
294 card-detect-delay = <300>;
300 pwr_key: pwr-key {
306 usb_drv: usb-drv {
311 sdio-pwrseq {
312 wifi_enable_h: wifi-enable-h {
317 wireless-wlan {
318 wifi_wake_host: wifi-wake-host {
326 pinctrl-names = "active";
327 pinctrl-0 = <&pwm0_pin_pull_down>;
331 u-boot,dm-pre-reloc;
336 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
337 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
344 u2phy_host: host-port {
345 phy-supply = <&vbus_host>;
349 u2phy_otg: otg-port {
368 rockchip,audio-src = <&i2s_8ch_2>;
369 rockchip,det-channel = <0>;
371 rockchip,buffer-time-ms = <500>;
372 #sound-dai-cells = <0>;