Lines Matching +full:fixed +full:- +full:link
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "meson-g12a.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>
19 compatible = "adc-keys";
20 io-channels = <&saradc 0>;
21 io-channel-names = "buttons";
22 keyup-threshold-microvolt = <1800000>;
24 button-onoff {
27 press-threshold-microvolt = <1700000>;
36 mono_dac: audio-codec-0 {
38 #sound-dai-cells = <0>;
39 sound-name-prefix = "U16";
40 sdmode-gpios = <&gpio GPIOX_8 GPIO_ACTIVE_HIGH>;
43 dmics: audio-codec-1 {
44 #sound-dai-cells = <0>;
45 compatible = "dmic-codec";
46 num-channels = <2>;
47 wakeup-delay-ms = <50>;
49 sound-name-prefix = "MIC";
53 stdout-path = "serial0:115200n8";
56 cvbs-connector {
57 compatible = "composite-video-connector";
61 remote-endpoint = <&cvbs_vdac_out>;
66 emmc_pwrseq: emmc-pwrseq {
67 compatible = "mmc-pwrseq-emmc";
68 reset-gpios = <&gpio BOOT_12 GPIO_ACTIVE_LOW>;
71 hdmi-connector {
72 compatible = "hdmi-connector";
77 remote-endpoint = <&hdmi_tx_tmds_out>;
87 ao_5v: regulator-ao_5v {
88 compatible = "regulator-fixed";
89 regulator-name = "AO_5V";
90 regulator-min-microvolt = <5000000>;
91 regulator-max-microvolt = <5000000>;
92 vin-supply = <&dc_in>;
93 regulator-always-on;
96 dc_in: regulator-dc_in {
97 compatible = "regulator-fixed";
98 regulator-name = "DC_IN";
99 regulator-min-microvolt = <5000000>;
100 regulator-max-microvolt = <5000000>;
101 regulator-always-on;
104 emmc_1v8: regulator-emmc_1v8 {
105 compatible = "regulator-fixed";
106 regulator-name = "EMMC_1V8";
107 regulator-min-microvolt = <1800000>;
108 regulator-max-microvolt = <1800000>;
109 vin-supply = <&vddao_3v3>;
110 regulator-always-on;
113 vddao_3v3: regulator-vddao_3v3 {
114 compatible = "regulator-fixed";
115 regulator-name = "VDDAO_3V3";
116 regulator-min-microvolt = <3300000>;
117 regulator-max-microvolt = <3300000>;
118 vin-supply = <&dc_in>;
119 regulator-always-on;
122 vddao_3v3_t: regultor-vddao_3v3_t {
123 compatible = "regulator-fixed";
124 regulator-name = "VDDAO_3V3_T";
125 regulator-min-microvolt = <3300000>;
126 regulator-max-microvolt = <3300000>;
127 vin-supply = <&vddao_3v3>;
129 enable-active-high;
132 vddcpu: regulator-vddcpu {
136 compatible = "pwm-regulator";
138 regulator-name = "VDDCPU";
139 regulator-min-microvolt = <721000>;
140 regulator-max-microvolt = <1022000>;
142 pwm-supply = <&dc_in>;
145 pwm-dutycycle-range = <100 0>;
147 regulator-boot-on;
148 regulator-always-on;
151 vddio_ao1v8: regulator-vddio_ao1v8 {
152 compatible = "regulator-fixed";
153 regulator-name = "VDDIO_AO1V8";
154 regulator-min-microvolt = <1800000>;
155 regulator-max-microvolt = <1800000>;
156 vin-supply = <&vddao_3v3>;
157 regulator-always-on;
160 sdio_pwrseq: sdio-pwrseq {
161 compatible = "mmc-pwrseq-simple";
162 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
164 clock-names = "ext_clock";
168 compatible = "pwm-clock";
169 #clock-cells = <0>;
170 clock-frequency = <32768>;
175 compatible = "amlogic,axg-sound-card";
177 audio-aux-devs = <&tdmout_a>, <&tdmout_b>,
179 audio-routing = "TDMOUT_A IN 0", "FRDDR_A OUT 0",
205 assigned-clocks = <&clkc CLKID_MPLL2>,
208 assigned-clock-parents = <0>, <0>, <0>;
209 assigned-clock-rates = <294912000>,
213 dai-link-0 {
214 sound-dai = <&frddr_a>;
217 dai-link-1 {
218 sound-dai = <&frddr_b>;
221 dai-link-2 {
222 sound-dai = <&frddr_c>;
225 dai-link-3 {
226 sound-dai = <&toddr_a>;
229 dai-link-4 {
230 sound-dai = <&toddr_b>;
233 dai-link-5 {
234 sound-dai = <&toddr_c>;
238 dai-link-6 {
239 sound-dai = <&tdmif_a>;
240 dai-format = "i2s";
241 dai-tdm-slot-tx-mask-0 = <1 1>;
242 mclk-fs = <256>;
244 codec-0 {
245 sound-dai = <&mono_dac>;
248 codec-1 {
249 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_A>;
254 dai-link-7 {
255 sound-dai = <&tdmif_b>;
256 dai-format = "i2s";
257 dai-tdm-slot-tx-mask-0 = <1 1>;
258 dai-tdm-slot-tx-mask-1 = <1 1>;
259 dai-tdm-slot-tx-mask-2 = <1 1>;
260 dai-tdm-slot-tx-mask-3 = <1 1>;
261 mclk-fs = <256>;
264 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_B>;
269 dai-link-8 {
270 sound-dai = <&pdm>;
273 sound-dai = <&dmics>;
278 dai-link-9 {
279 sound-dai = <&tohdmitx TOHDMITX_I2S_OUT>;
282 sound-dai = <&hdmi_tx>;
293 pinctrl-0 = <&cec_ao_a_h_pins>;
294 pinctrl-names = "default";
296 hdmi-phandle = <&hdmi_tx>;
300 pinctrl-0 = <&cec_ao_b_h_pins>;
301 pinctrl-names = "default";
303 hdmi-phandle = <&hdmi_tx>;
311 cpu-supply = <&vddcpu>;
312 operating-points-v2 = <&cpu_opp_table>;
314 clock-latency = <50000>;
318 cpu-supply = <&vddcpu>;
319 operating-points-v2 = <&cpu_opp_table>;
321 clock-latency = <50000>;
325 cpu-supply = <&vddcpu>;
326 operating-points-v2 = <&cpu_opp_table>;
328 clock-latency = <50000>;
332 cpu-supply = <&vddcpu>;
333 operating-points-v2 = <&cpu_opp_table>;
335 clock-latency = <50000>;
340 remote-endpoint = <&cvbs_connector_in>;
346 phy-handle = <&internal_ephy>;
347 phy-mode = "rmii";
364 pinctrl-0 = <&hdmitx_hpd_pins>, <&hdmitx_ddc_pins>;
365 pinctrl-names = "default";
370 remote-endpoint = <&hdmi_connector_in>;
376 pinctrl-0 = <&i2c3_sda_a_pins>, <&i2c3_sck_a_pins>;
377 pinctrl-names = "default";
382 pinctrl-0 = <&remote_input_ao_pins>;
383 pinctrl-names = "default";
387 pinctrl-0 = <&pwm_ao_d_e_pins>;
388 pinctrl-names = "default";
390 clock-names = "clkin1";
396 pinctrl-0 = <&pwm_e_pins>;
397 pinctrl-names = "default";
399 clock-names = "clkin0";
403 pinctrl-0 = <&pdm_din0_z_pins>, <&pdm_din1_z_pins>,
406 pinctrl-names = "default";
412 vref-supply = <&vddio_ao1v8>;
418 pinctrl-0 = <&sdio_pins>;
419 pinctrl-1 = <&sdio_clk_gate_pins>;
420 pinctrl-names = "default", "clk-gate";
421 #address-cells = <1>;
422 #size-cells = <0>;
424 bus-width = <4>;
425 cap-sd-highspeed;
426 sd-uhs-sdr50;
427 max-frequency = <100000000>;
429 non-removable;
430 disable-wp;
433 keep-power-in-suspend;
435 mmc-pwrseq = <&sdio_pwrseq>;
437 vmmc-supply = <&vddao_3v3>;
438 vqmmc-supply = <&vddio_ao1v8>;
442 compatible = "brcm,bcm4329-fmac";
449 pinctrl-0 = <&sdcard_c_pins>;
450 pinctrl-1 = <&sdcard_clk_gate_c_pins>;
451 pinctrl-names = "default", "clk-gate";
453 bus-width = <4>;
454 cap-sd-highspeed;
455 max-frequency = <50000000>;
456 disable-wp;
458 cd-gpios = <&gpio GPIOC_6 GPIO_ACTIVE_LOW>;
459 vmmc-supply = <&vddao_3v3>;
460 vqmmc-supply = <&vddao_3v3>;
466 pinctrl-0 = <&emmc_ctrl_pins>, <&emmc_data_8b_pins>, <&emmc_ds_pins>;
467 pinctrl-1 = <&emmc_clk_gate_pins>;
468 pinctrl-names = "default", "clk-gate";
470 bus-width = <8>;
471 cap-mmc-highspeed;
472 mmc-ddr-1_8v;
473 mmc-hs200-1_8v;
474 max-frequency = <200000000>;
475 non-removable;
476 disable-wp;
478 mmc-pwrseq = <&emmc_pwrseq>;
479 vmmc-supply = <&vddao_3v3>;
480 vqmmc-supply = <&emmc_1v8>;
484 pinctrl-0 = <&tdm_a_dout0_pins>, <&tdm_a_fs_pins>, <&tdm_a_sclk_pins>;
485 pinctrl-names = "default";
488 assigned-clocks = <&clkc_audio AUD_CLKID_TDM_SCLK_PAD0>,
490 assigned-clock-parents = <&clkc_audio AUD_CLKID_MST_A_SCLK>,
492 assigned-clock-rates = <0>, <0>;
533 pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;
534 pinctrl-names = "default";
535 uart-has-rtscts;
538 compatible = "brcm,bcm43438-bt";
539 shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
540 max-speed = <2000000>;
542 clock-names = "lpo";
543 vbat-supply = <&vddao_3v3>;
544 vddio-supply = <&vddio_ao1v8>;
550 pinctrl-0 = <&uart_ao_a_pins>;
551 pinctrl-names = "default";