Lines Matching +full:gpio +full:- +full:gate +full:- +full:clock

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 * the pin-compatible S912 (GXM) or S905D (GXL) SoCs.
11 #include <dt-bindings/sound/meson-aiu.h>
19 dio2133: analog-amplifier {
20 compatible = "simple-audio-amplifier";
21 sound-name-prefix = "AU2";
22 VCC-supply = <&hdmi_5v>;
23 enable-gpios = <&gpio GPIOH_5 GPIO_ACTIVE_HIGH>;
26 spdif_dit: audio-codec-0 {
27 #sound-dai-cells = <0>;
28 compatible = "linux,spdif-dit";
30 sound-name-prefix = "DIT";
34 stdout-path = "serial0:115200n8";
42 hdmi_5v: regulator-hdmi-5v {
43 compatible = "regulator-fixed";
45 regulator-name = "HDMI_5V";
46 regulator-min-microvolt = <5000000>;
47 regulator-max-microvolt = <5000000>;
49 gpio = <&gpio GPIOH_3 GPIO_ACTIVE_HIGH>;
50 enable-active-high;
51 regulator-always-on;
54 vddio_ao18: regulator-vddio_ao18 {
55 compatible = "regulator-fixed";
56 regulator-name = "VDDIO_AO18";
57 regulator-min-microvolt = <1800000>;
58 regulator-max-microvolt = <1800000>;
61 vddio_boot: regulator-vddio_boot {
62 compatible = "regulator-fixed";
63 regulator-name = "VDDIO_BOOT";
64 regulator-min-microvolt = <1800000>;
65 regulator-max-microvolt = <1800000>;
68 vddao_3v3: regulator-vddao_3v3 {
69 compatible = "regulator-fixed";
70 regulator-name = "VDDAO_3V3";
71 regulator-min-microvolt = <3300000>;
72 regulator-max-microvolt = <3300000>;
75 vcc_3v3: regulator-vcc_3v3 {
76 compatible = "regulator-fixed";
77 regulator-name = "VCC_3V3";
78 regulator-min-microvolt = <3300000>;
79 regulator-max-microvolt = <3300000>;
82 emmc_pwrseq: emmc-pwrseq {
83 compatible = "mmc-pwrseq-emmc";
84 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
88 compatible = "pwm-clock";
89 #clock-cells = <0>;
90 clock-frequency = <32768>;
94 sdio_pwrseq: sdio-pwrseq {
95 compatible = "mmc-pwrseq-simple";
96 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
98 clock-names = "ext_clock";
101 cvbs-connector {
102 compatible = "composite-video-connector";
106 remote-endpoint = <&cvbs_vdac_out>;
111 hdmi-connector {
112 compatible = "hdmi-connector";
117 remote-endpoint = <&hdmi_tx_tmds_out>;
123 compatible = "amlogic,gx-sound-card";
124 model = "P230-Q200";
125 audio-aux-devs = <&dio2133>;
126 audio-widgets = "Line", "Lineout";
127 audio-routing = "AU2 INL", "ACODEC LOLP",
133 assigned-clocks = <&clkc CLKID_MPLL0>,
136 assigned-clock-parents = <0>, <0>, <0>;
137 assigned-clock-rates = <294912000>,
140 dai-link-0 {
141 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
144 dai-link-1 {
145 sound-dai = <&aiu AIU_CPU CPU_SPDIF_FIFO>;
148 dai-link-2 {
149 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
150 dai-format = "i2s";
151 mclk-fs = <256>;
153 codec-0 {
154 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
157 codec-1 {
158 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
162 dai-link-3 {
163 sound-dai = <&aiu AIU_CPU CPU_SPDIF_ENCODER>;
165 codec-0 {
166 sound-dai = <&spdif_dit>;
170 dai-link-4 {
171 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
173 codec-0 {
174 sound-dai = <&hdmi_tx>;
178 dai-link-5 {
179 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
181 codec-0 {
182 sound-dai = <&acodec>;
189 AVDD-supply = <&vddio_ao18>;
195 pinctrl-0 = <&spdif_out_h_pins>;
196 pinctrl-names = "default";
202 pinctrl-0 = <&ao_cec_pins>;
203 pinctrl-names = "default";
204 hdmi-phandle = <&hdmi_tx>;
209 remote-endpoint = <&cvbs_connector_in>;
219 pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
220 pinctrl-names = "default";
221 hdmi-supply = <&hdmi_5v>;
226 remote-endpoint = <&hdmi_connector_in>;
232 pinctrl-0 = <&remote_input_ao_pins>;
233 pinctrl-names = "default";
238 pinctrl-0 = <&pwm_e_pins>;
239 pinctrl-names = "default";
241 clock-names = "clkin0";
246 vref-supply = <&vddio_ao18>;
252 pinctrl-0 = <&sdio_pins>;
253 pinctrl-1 = <&sdio_clk_gate_pins>;
254 pinctrl-names = "default", "clk-gate";
255 #address-cells = <1>;
256 #size-cells = <0>;
258 bus-width = <4>;
259 cap-sd-highspeed;
260 max-frequency = <50000000>;
262 non-removable;
263 disable-wp;
266 keep-power-in-suspend;
268 mmc-pwrseq = <&sdio_pwrseq>;
270 vmmc-supply = <&vddao_3v3>;
271 vqmmc-supply = <&vddio_boot>;
277 pinctrl-0 = <&sdcard_pins>;
278 pinctrl-1 = <&sdcard_clk_gate_pins>;
279 pinctrl-names = "default", "clk-gate";
281 bus-width = <4>;
282 cap-sd-highspeed;
283 max-frequency = <50000000>;
284 disable-wp;
286 cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_LOW>;
288 vmmc-supply = <&vddao_3v3>;
289 vqmmc-supply = <&vddio_boot>;
295 pinctrl-0 = <&emmc_pins>, <&emmc_ds_pins>;
296 pinctrl-1 = <&emmc_clk_gate_pins>;
297 pinctrl-names = "default", "clk-gate";
299 bus-width = <8>;
300 cap-mmc-highspeed;
301 max-frequency = <200000000>;
302 non-removable;
303 disable-wp;
304 mmc-ddr-1_8v;
305 mmc-hs200-1_8v;
307 mmc-pwrseq = <&emmc_pwrseq>;
308 vmmc-supply = <&vcc_3v3>;
309 vqmmc-supply = <&vddio_boot>;
315 pinctrl-0 = <&uart_ao_a_pins>;
316 pinctrl-names = "default";