Lines Matching +full:mmc +full:- +full:pwrseq
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
45 #include "rk3229-at-som.dtsi"
49 compatible = "rockchip,rk3229-at-gva", "rockchip,rk3229";
51 sdio_pwrseq: sdio-pwrseq {
52 compatible = "mmc-pwrseq-simple";
54 clock-names = "ext_clock";
55 pinctrl-names = "default";
56 pinctrl-0 = <&wifi_enable_h>;
61 * - SDIO_RESET_L_WL_REG_ON
62 * - PDN (power down when low)
64 reset-gpios = <&gpio3 15 GPIO_ACTIVE_LOW>; /* GPIO3_B7 */
67 wireless-bluetooth {
68 compatible = "bluetooth-platdata";
70 clock-names = "ext_clock";
72 pinctrl-names = "default", "rts_gpio";
73 pinctrl-0 = <&uart11_rts>;
74 pinctrl-1 = <&uart11_rts_gpio>;
81 wireless-wlan {
82 compatible = "wlan-platdata";
90 compatible = "gpio-keys";
91 #address-cells = <1>;
92 #size-cells = <0>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&pwr_key>;
102 debounce-interval = <100>;
103 wakeup-source;
115 mmc-ddr-1_8v;
116 //mmc-ddr-1_2v;
129 pinctrl-names = "default";
134 pinctrl-0 = <&sdmmc_gpio &pwm0_gpio &pwm2_gpio
138 pwr_key: pwr-key {
143 sdio-pwrseq {
144 wifi_enable_h: wifi-enable-h {
151 /delete-property/ mode-bootloader;
155 max-frequency = <150000000>;
156 mmc-pwrseq = <&sdio_pwrseq>;
157 num-slots = <1>;
158 sd-uhs-sdr104;
164 * and remove the sdmmc_gpio from pinctrl-0 above.
167 bus-width = <4>;
168 cap-mmc-highspeed;
169 cap-sd-highspeed;
170 card-detect-delay = <200>;
171 disable-wp;
172 max-frequency = <50000000>;
173 num-slots = <1>;
174 no-sdio;
175 no-mmc;
180 assigned-clocks = <&cru DCLK_VOP>;
181 assigned-clock-parents = <&cru HDMIPHY>;