Lines Matching +full:axg +full:- +full:pdm

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "meson-sm1.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/gpio/meson-g12a-gpio.h>
12 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
23 mono_dac: audio-codec-0 {
25 #sound-dai-cells = <0>;
26 sound-name-prefix = "U16";
27 sdmode-gpios = <&gpio GPIOX_8 GPIO_ACTIVE_HIGH>;
30 dmics: audio-codec-1 {
31 #sound-dai-cells = <0>;
32 compatible = "dmic-codec";
33 num-channels = <2>;
34 wakeup-delay-ms = <50>;
35 sound-name-prefix = "MIC";
39 stdout-path = "serial0:115200n8";
42 emmc_pwrseq: emmc-pwrseq {
43 compatible = "mmc-pwrseq-emmc";
44 reset-gpios = <&gpio BOOT_12 GPIO_ACTIVE_LOW>;
47 gpio-keys {
48 compatible = "gpio-keys";
50 key-1 {
54 interrupt-parent = <&gpio_intc>;
58 key-2 {
62 interrupt-parent = <&gpio_intc>;
66 key-3 {
70 interrupt-parent = <&gpio_intc>;
74 key-mic-mute {
77 linux,input-type = <EV_SW>;
79 interrupt-parent = <&gpio_intc>;
83 key-power {
87 interrupt-parent = <&gpio_intc>;
92 hdmi-connector {
93 compatible = "hdmi-connector";
98 remote-endpoint = <&hdmi_tx_tmds_out>;
103 led-controller-1 {
104 compatible = "gpio-leds";
106 led-1 {
109 default-state = "off";
113 led-controller-2 {
114 compatible = "pwm-leds";
116 led-2 {
119 max-brightness = <255>;
120 linux,default-trigger = "default-on";
121 active-low;
130 ao_5v: regulator-ao_5v {
131 compatible = "regulator-fixed";
132 regulator-name = "AO_5V";
133 regulator-min-microvolt = <5000000>;
134 regulator-max-microvolt = <5000000>;
135 vin-supply = <&dc_in>;
136 regulator-always-on;
139 dc_in: regulator-dc_in {
140 compatible = "regulator-fixed";
141 regulator-name = "DC_IN";
142 regulator-min-microvolt = <5000000>;
143 regulator-max-microvolt = <5000000>;
144 regulator-always-on;
147 emmc_1v8: regulator-emmc_1v8 {
148 compatible = "regulator-fixed";
149 regulator-name = "EMMC_1V8";
150 regulator-min-microvolt = <1800000>;
151 regulator-max-microvolt = <1800000>;
152 vin-supply = <&vddao_3v3>;
153 regulator-always-on;
156 vddao_3v3: regulator-vddao_3v3 {
157 compatible = "regulator-fixed";
158 regulator-name = "VDDAO_3V3";
159 regulator-min-microvolt = <3300000>;
160 regulator-max-microvolt = <3300000>;
161 vin-supply = <&dc_in>;
162 regulator-always-on;
166 vddao_3v3_t: regulator-vddao_3v3_t {
167 compatible = "regulator-fixed";
168 regulator-name = "VDDAO_3V3_T";
169 regulator-min-microvolt = <3300000>;
170 regulator-max-microvolt = <3300000>;
171 vin-supply = <&vddao_3v3>;
173 regulator-always-on;
176 vddcpu: regulator-vddcpu {
180 compatible = "pwm-regulator";
182 regulator-name = "VDDCPU";
183 regulator-min-microvolt = <690000>;
184 regulator-max-microvolt = <1050000>;
186 pwm-supply = <&dc_in>;
189 pwm-dutycycle-range = <100 0>;
191 regulator-boot-on;
192 regulator-always-on;
195 vddio_ao1v8: regulator-vddio_ao1v8 {
196 compatible = "regulator-fixed";
197 regulator-name = "VDDIO_AO1V8";
198 regulator-min-microvolt = <1800000>;
199 regulator-max-microvolt = <1800000>;
200 vin-supply = <&vddao_3v3>;
201 regulator-always-on;
204 sdio_pwrseq: sdio-pwrseq {
205 compatible = "mmc-pwrseq-simple";
206 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
208 clock-names = "ext_clock";
212 compatible = "amlogic,axg-sound-card";
214 audio-aux-devs = <&tdmout_a>, <&tdmout_b>,
216 audio-routing = "TDMOUT_A IN 0", "FRDDR_A OUT 0",
224 "TODDR_A IN 4", "PDM Capture",
225 "TODDR_B IN 4", "PDM Capture",
226 "TODDR_C IN 4", "PDM Capture",
242 assigned-clocks = <&clkc CLKID_MPLL2>,
245 assigned-clock-parents = <0>, <0>, <0>;
246 assigned-clock-rates = <294912000>,
250 dai-link-0 {
251 sound-dai = <&frddr_a>;
254 dai-link-1 {
255 sound-dai = <&frddr_b>;
258 dai-link-2 {
259 sound-dai = <&frddr_c>;
262 dai-link-3 {
263 sound-dai = <&toddr_a>;
266 dai-link-4 {
267 sound-dai = <&toddr_b>;
270 dai-link-5 {
271 sound-dai = <&toddr_c>;
275 dai-link-6 {
276 sound-dai = <&tdmif_a>;
277 dai-format = "i2s";
278 dai-tdm-slot-tx-mask-0 = <1 1>;
279 mclk-fs = <256>;
281 codec-0 {
282 sound-dai = <&mono_dac>;
285 codec-1 {
286 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_A>;
291 dai-link-7 {
292 sound-dai = <&tdmif_b>;
293 dai-format = "i2s";
294 dai-tdm-slot-tx-mask-0 = <1 1>;
295 dai-tdm-slot-tx-mask-1 = <1 1>;
296 dai-tdm-slot-tx-mask-2 = <1 1>;
297 dai-tdm-slot-tx-mask-3 = <1 1>;
298 mclk-fs = <256>;
301 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_B>;
306 dai-link-8 {
307 sound-dai = <&pdm>;
310 sound-dai = <&dmics>;
315 dai-link-9 {
316 sound-dai = <&tohdmitx TOHDMITX_I2S_OUT>;
319 sound-dai = <&hdmi_tx>;
325 compatible = "pwm-clock";
326 #clock-cells = <0>;
327 clock-frequency = <32768>;
337 pinctrl-0 = <&cec_ao_a_h_pins>;
338 pinctrl-names = "default";
340 hdmi-phandle = <&hdmi_tx>;
344 pinctrl-0 = <&cec_ao_b_h_pins>;
345 pinctrl-names = "default";
347 hdmi-phandle = <&hdmi_tx>;
355 cpu-supply = <&vddcpu>;
356 operating-points-v2 = <&cpu_opp_table>;
358 clock-latency = <50000>;
362 cpu-supply = <&vddcpu>;
363 operating-points-v2 = <&cpu_opp_table>;
365 clock-latency = <50000>;
369 cpu-supply = <&vddcpu>;
370 operating-points-v2 = <&cpu_opp_table>;
372 clock-latency = <50000>;
376 cpu-supply = <&vddcpu>;
377 operating-points-v2 = <&cpu_opp_table>;
379 clock-latency = <50000>;
384 phy-handle = <&internal_ephy>;
385 phy-mode = "rmii";
402 pinctrl-0 = <&hdmitx_hpd_pins>, <&hdmitx_ddc_pins>;
403 pinctrl-names = "default";
408 remote-endpoint = <&hdmi_connector_in>;
414 pinctrl-0 = <&i2c3_sda_a_pins>, <&i2c3_sck_a_pins>;
415 pinctrl-names = "default";
420 pinctrl-0 = <&remote_input_ao_pins>;
421 pinctrl-names = "default";
424 &pdm {
425 pinctrl-0 = <&pdm_din0_z_pins>, <&pdm_dclk_z_pins>;
426 pinctrl-names = "default";
432 pinctrl-0 = <&pwm_ao_a_pins>;
433 pinctrl-names = "default";
435 clock-names = "clkin0";
439 pinctrl-0 = <&pwm_ao_d_e_pins>;
440 pinctrl-names = "default";
442 clock-names = "clkin1";
448 pinctrl-0 = <&pwm_e_pins>;
449 pinctrl-names = "default";
451 clock-names = "clkin0";
456 vref-supply = <&vddio_ao1v8>;
462 pinctrl-0 = <&sdio_pins>;
463 pinctrl-1 = <&sdio_clk_gate_pins>;
464 pinctrl-names = "default", "clk-gate";
465 #address-cells = <1>;
466 #size-cells = <0>;
468 bus-width = <4>;
469 cap-sd-highspeed;
470 sd-uhs-sdr50;
471 max-frequency = <100000000>;
473 non-removable;
474 disable-wp;
477 keep-power-in-suspend;
479 mmc-pwrseq = <&sdio_pwrseq>;
481 vmmc-supply = <&vddao_3v3>;
482 vqmmc-supply = <&vddio_ao1v8>;
486 compatible = "brcm,bcm4329-fmac";
493 pinctrl-0 = <&sdcard_c_pins>;
494 pinctrl-1 = <&sdcard_clk_gate_c_pins>;
495 pinctrl-names = "default", "clk-gate";
497 bus-width = <4>;
498 cap-sd-highspeed;
499 max-frequency = <50000000>;
500 disable-wp;
502 cd-gpios = <&gpio GPIOC_6 GPIO_ACTIVE_LOW>;
503 vmmc-supply = <&vddao_3v3>;
504 vqmmc-supply = <&vddao_3v3>;
510 pinctrl-0 = <&emmc_ctrl_pins>, <&emmc_data_8b_pins>, <&emmc_ds_pins>;
511 pinctrl-1 = <&emmc_clk_gate_pins>;
512 pinctrl-names = "default", "clk-gate";
514 bus-width = <8>;
515 cap-mmc-highspeed;
516 mmc-ddr-1_8v;
517 mmc-hs200-1_8v;
518 max-frequency = <200000000>;
519 non-removable;
520 disable-wp;
522 mmc-pwrseq = <&emmc_pwrseq>;
523 vmmc-supply = <&vddao_3v3>;
524 vqmmc-supply = <&emmc_1v8>;
528 pinctrl-0 = <&tdm_a_dout0_pins>, <&tdm_a_fs_pins>, <&tdm_a_sclk_pins>;
529 pinctrl-names = "default";
532 assigned-clocks = <&clkc_audio AUD_CLKID_TDM_SCLK_PAD0>,
534 assigned-clock-parents = <&clkc_audio AUD_CLKID_MST_A_SCLK>,
536 assigned-clock-rates = <0>, <0>;
577 pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;
578 pinctrl-names = "default";
579 uart-has-rtscts;
582 compatible = "brcm,bcm43438-bt";
583 interrupt-parent = <&gpio_intc>;
585 interrupt-names = "host-wakeup";
586 shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
587 max-speed = <2000000>;
589 clock-names = "lpo";
590 vbat-supply = <&vddao_3v3>;
591 vddio-supply = <&vddio_ao1v8>;
595 /* Exposed via the on-board USB to Serial FT232RL IC */
598 pinctrl-0 = <&uart_ao_a_pins>;
599 pinctrl-names = "default";