Lines Matching +full:mmc +full:- +full:ddr +full:- +full:1 +full:_8v

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include <dt-bindings/input/input.h>
12 #include "meson-gxl-s805x.dtsi"
15 compatible = "amlogic,p241", "amlogic,s805x", "amlogic,meson-gxl";
25 stdout-path = "serial0:115200n8";
28 cvbs-connector {
29 compatible = "composite-video-connector";
33 remote-endpoint = <&cvbs_vdac_out>;
38 emmc_pwrseq: emmc-pwrseq {
39 compatible = "mmc-pwrseq-emmc";
40 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
43 hdmi-connector {
44 compatible = "hdmi-connector";
49 remote-endpoint = <&hdmi_tx_tmds_out>;
59 vddio_boot: regulator-vddio_boot {
60 compatible = "regulator-fixed";
61 regulator-name = "VDDIO_BOOT";
62 regulator-min-microvolt = <1800000>;
63 regulator-max-microvolt = <1800000>;
66 vddao_3v3: regulator-vddao_3v3 {
67 compatible = "regulator-fixed";
68 regulator-name = "VDDAO_3V3";
69 regulator-min-microvolt = <3300000>;
70 regulator-max-microvolt = <3300000>;
73 vddio_ao18: regulator-vddio_ao18 {
74 compatible = "regulator-fixed";
75 regulator-name = "VDDIO_AO18";
76 regulator-min-microvolt = <1800000>;
77 regulator-max-microvolt = <1800000>;
80 vcc_3v3: regulator-vcc_3v3 {
81 compatible = "regulator-fixed";
82 regulator-name = "VCC_3V3";
83 regulator-min-microvolt = <3300000>;
84 regulator-max-microvolt = <3300000>;
87 emmc_pwrseq: emmc-pwrseq {
88 compatible = "mmc-pwrseq-emmc";
89 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
93 compatible = "pwm-clock";
94 #clock-cells = <0>;
95 clock-frequency = <32768>;
99 sdio_pwrseq: sdio-pwrseq {
100 compatible = "mmc-pwrseq-simple";
101 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
103 clock-names = "ext_clock";
109 pinctrl-0 = <&ao_cec_pins>;
110 pinctrl-names = "default";
111 hdmi-phandle = <&hdmi_tx>;
116 remote-endpoint = <&cvbs_connector_in>;
125 pinctrl-0 = <&eth_link_led_pins>, <&eth_act_led_pins>;
126 pinctrl-names = "default";
131 pinctrl-0 = <&remote_input_ao_pins>;
132 pinctrl-names = "default";
137 pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
138 pinctrl-names = "default";
143 remote-endpoint = <&hdmi_connector_in>;
149 vref-supply = <&vddio_ao18>;
155 pinctrl-0 = <&sdio_pins>;
156 pinctrl-1 = <&sdio_clk_gate_pins>;
157 pinctrl-names = "default", "clk-gate";
158 #address-cells = <1>;
159 #size-cells = <0>;
161 bus-width = <4>;
162 cap-sd-highspeed;
163 max-frequency = <50000000>;
165 non-removable;
166 disable-wp;
169 keep-power-in-suspend;
171 mmc-pwrseq = <&sdio_pwrseq>;
173 vmmc-supply = <&vddao_3v3>;
174 vqmmc-supply = <&vddio_boot>;
180 pinctrl-0 = <&emmc_pins>, <&emmc_ds_pins>;
181 pinctrl-1 = <&emmc_clk_gate_pins>;
182 pinctrl-names = "default", "clk-gate";
184 bus-width = <8>;
185 cap-mmc-highspeed;
186 max-frequency = <200000000>;
187 non-removable;
188 disable-wp;
189 mmc-ddr-1_8v;
190 mmc-hs200-1_8v;
192 mmc-pwrseq = <&emmc_pwrseq>;
193 vmmc-supply = <&vcc_3v3>;
194 vqmmc-supply = <&vddio_boot>;
199 pinctrl-0 = <&pwm_e_pins>;
200 pinctrl-names = "default";
202 clock-names = "clkin0";
208 pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;
209 pinctrl-names = "default";
210 uart-has-rtscts;
215 pinctrl-0 = <&uart_ao_a_pins>;
216 pinctrl-names = "default";