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";
29 sound-name-prefix = "DIT";
33 stdout-path = "serial0:115200n8";
41 hdmi_5v: regulator-hdmi-5v {
42 compatible = "regulator-fixed";
44 regulator-name = "HDMI_5V";
45 regulator-min-microvolt = <5000000>;
46 regulator-max-microvolt = <5000000>;
48 gpio = <&gpio GPIOH_3 GPIO_ACTIVE_HIGH>;
49 enable-active-high;
50 regulator-always-on;
53 vddio_ao18: regulator-vddio_ao18 {
54 compatible = "regulator-fixed";
55 regulator-name = "VDDIO_AO18";
56 regulator-min-microvolt = <1800000>;
57 regulator-max-microvolt = <1800000>;
60 vddio_boot: regulator-vddio_boot {
61 compatible = "regulator-fixed";
62 regulator-name = "VDDIO_BOOT";
63 regulator-min-microvolt = <1800000>;
64 regulator-max-microvolt = <1800000>;
67 vddao_3v3: regulator-vddao_3v3 {
68 compatible = "regulator-fixed";
69 regulator-name = "VDDAO_3V3";
70 regulator-min-microvolt = <3300000>;
71 regulator-max-microvolt = <3300000>;
74 vcc_3v3: regulator-vcc_3v3 {
75 compatible = "regulator-fixed";
76 regulator-name = "VCC_3V3";
77 regulator-min-microvolt = <3300000>;
78 regulator-max-microvolt = <3300000>;
81 emmc_pwrseq: emmc-pwrseq {
82 compatible = "mmc-pwrseq-emmc";
83 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
87 compatible = "pwm-clock";
88 #clock-cells = <0>;
89 clock-frequency = <32768>;
93 sdio_pwrseq: sdio-pwrseq {
94 compatible = "mmc-pwrseq-simple";
95 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
97 clock-names = "ext_clock";
100 cvbs-connector {
101 compatible = "composite-video-connector";
105 remote-endpoint = <&cvbs_vdac_out>;
110 hdmi-connector {
111 compatible = "hdmi-connector";
116 remote-endpoint = <&hdmi_tx_tmds_out>;
122 compatible = "amlogic,gx-sound-card";
123 model = "P230-Q200";
124 audio-aux-devs = <&dio2133>;
125 audio-widgets = "Line", "Lineout";
126 audio-routing = "AU2 INL", "ACODEC LOLP",
132 assigned-clocks = <&clkc CLKID_MPLL0>,
135 assigned-clock-parents = <0>, <0>, <0>;
136 assigned-clock-rates = <294912000>,
139 dai-link-0 {
140 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
143 dai-link-1 {
144 sound-dai = <&aiu AIU_CPU CPU_SPDIF_FIFO>;
147 dai-link-2 {
148 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
149 dai-format = "i2s";
150 mclk-fs = <256>;
152 codec-0 {
153 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
156 codec-1 {
157 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
161 dai-link-3 {
162 sound-dai = <&aiu AIU_CPU CPU_SPDIF_ENCODER>;
164 codec-0 {
165 sound-dai = <&spdif_dit>;
169 dai-link-4 {
170 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
172 codec-0 {
173 sound-dai = <&hdmi_tx>;
177 dai-link-5 {
178 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
180 codec-0 {
181 sound-dai = <&acodec>;
188 AVDD-supply = <&vddio_ao18>;
194 pinctrl-0 = <&spdif_out_h_pins>;
195 pinctrl-names = "default";
201 pinctrl-0 = <&ao_cec_pins>;
202 pinctrl-names = "default";
203 hdmi-phandle = <&hdmi_tx>;
208 remote-endpoint = <&cvbs_connector_in>;
218 pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
219 pinctrl-names = "default";
220 hdmi-supply = <&hdmi_5v>;
225 remote-endpoint = <&hdmi_connector_in>;
231 pinctrl-0 = <&remote_input_ao_pins>;
232 pinctrl-names = "default";
237 pinctrl-0 = <&pwm_e_pins>;
238 pinctrl-names = "default";
240 clock-names = "clkin0";
245 vref-supply = <&vddio_ao18>;
251 pinctrl-0 = <&sdio_pins>;
252 pinctrl-1 = <&sdio_clk_gate_pins>;
253 pinctrl-names = "default", "clk-gate";
254 #address-cells = <1>;
255 #size-cells = <0>;
257 bus-width = <4>;
258 cap-sd-highspeed;
259 max-frequency = <50000000>;
261 non-removable;
262 disable-wp;
265 keep-power-in-suspend;
267 mmc-pwrseq = <&sdio_pwrseq>;
269 vmmc-supply = <&vddao_3v3>;
270 vqmmc-supply = <&vddio_boot>;
276 pinctrl-0 = <&sdcard_pins>;
277 pinctrl-1 = <&sdcard_clk_gate_pins>;
278 pinctrl-names = "default", "clk-gate";
280 bus-width = <4>;
281 cap-sd-highspeed;
282 max-frequency = <50000000>;
283 disable-wp;
285 cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_LOW>;
287 vmmc-supply = <&vddao_3v3>;
288 vqmmc-supply = <&vddio_boot>;
294 pinctrl-0 = <&emmc_pins>, <&emmc_ds_pins>;
295 pinctrl-1 = <&emmc_clk_gate_pins>;
296 pinctrl-names = "default", "clk-gate";
298 bus-width = <8>;
299 cap-mmc-highspeed;
300 max-frequency = <200000000>;
301 non-removable;
302 disable-wp;
303 mmc-ddr-1_8v;
304 mmc-hs200-1_8v;
306 mmc-pwrseq = <&emmc_pwrseq>;
307 vmmc-supply = <&vcc_3v3>;
308 vqmmc-supply = <&vddio_boot>;
314 pinctrl-0 = <&uart_ao_a_pins>;
315 pinctrl-names = "default";