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>,
214 dai-link-0 {
215 sound-dai = <&frddr_a>;
218 dai-link-1 {
219 sound-dai = <&frddr_b>;
222 dai-link-2 {
223 sound-dai = <&frddr_c>;
226 dai-link-3 {
227 sound-dai = <&toddr_a>;
230 dai-link-4 {
231 sound-dai = <&toddr_b>;
234 dai-link-5 {
235 sound-dai = <&toddr_c>;
239 dai-link-6 {
240 sound-dai = <&tdmif_a>;
241 dai-format = "i2s";
242 dai-tdm-slot-tx-mask-0 = <1 1>;
243 mclk-fs = <256>;
245 codec-0 {
246 sound-dai = <&mono_dac>;
249 codec-1 {
250 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_A>;
255 dai-link-7 {
256 sound-dai = <&tdmif_b>;
257 dai-format = "i2s";
258 dai-tdm-slot-tx-mask-0 = <1 1>;
259 dai-tdm-slot-tx-mask-1 = <1 1>;
260 dai-tdm-slot-tx-mask-2 = <1 1>;
261 dai-tdm-slot-tx-mask-3 = <1 1>;
262 mclk-fs = <256>;
265 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_B>;
270 dai-link-8 {
271 sound-dai = <&pdm>;
274 sound-dai = <&dmics>;
279 dai-link-9 {
280 sound-dai = <&tohdmitx TOHDMITX_I2S_OUT>;
283 sound-dai = <&hdmi_tx>;
294 pinctrl-0 = <&cec_ao_a_h_pins>;
295 pinctrl-names = "default";
297 hdmi-phandle = <&hdmi_tx>;
301 pinctrl-0 = <&cec_ao_b_h_pins>;
302 pinctrl-names = "default";
304 hdmi-phandle = <&hdmi_tx>;
312 cpu-supply = <&vddcpu>;
313 operating-points-v2 = <&cpu_opp_table>;
315 clock-latency = <50000>;
319 cpu-supply = <&vddcpu>;
320 operating-points-v2 = <&cpu_opp_table>;
322 clock-latency = <50000>;
326 cpu-supply = <&vddcpu>;
327 operating-points-v2 = <&cpu_opp_table>;
329 clock-latency = <50000>;
333 cpu-supply = <&vddcpu>;
334 operating-points-v2 = <&cpu_opp_table>;
336 clock-latency = <50000>;
341 remote-endpoint = <&cvbs_connector_in>;
347 phy-handle = <&internal_ephy>;
348 phy-mode = "rmii";
365 pinctrl-0 = <&hdmitx_hpd_pins>, <&hdmitx_ddc_pins>;
366 pinctrl-names = "default";
371 remote-endpoint = <&hdmi_connector_in>;
377 pinctrl-0 = <&i2c3_sda_a_pins>, <&i2c3_sck_a_pins>;
378 pinctrl-names = "default";
383 pinctrl-0 = <&remote_input_ao_pins>;
384 pinctrl-names = "default";
388 pinctrl-0 = <&pwm_ao_d_e_pins>;
389 pinctrl-names = "default";
391 clock-names = "clkin1";
397 pinctrl-0 = <&pwm_e_pins>;
398 pinctrl-names = "default";
400 clock-names = "clkin0";
404 pinctrl-0 = <&pdm_din0_z_pins>, <&pdm_din1_z_pins>,
407 pinctrl-names = "default";
413 vref-supply = <&vddio_ao1v8>;
419 pinctrl-0 = <&sdio_pins>;
420 pinctrl-1 = <&sdio_clk_gate_pins>;
421 pinctrl-names = "default", "clk-gate";
422 #address-cells = <1>;
423 #size-cells = <0>;
425 bus-width = <4>;
426 cap-sd-highspeed;
427 sd-uhs-sdr50;
428 max-frequency = <100000000>;
430 non-removable;
431 disable-wp;
434 keep-power-in-suspend;
436 mmc-pwrseq = <&sdio_pwrseq>;
438 vmmc-supply = <&vddao_3v3>;
439 vqmmc-supply = <&vddio_ao1v8>;
443 compatible = "brcm,bcm4329-fmac";
450 pinctrl-0 = <&sdcard_c_pins>;
451 pinctrl-1 = <&sdcard_clk_gate_c_pins>;
452 pinctrl-names = "default", "clk-gate";
454 bus-width = <4>;
455 cap-sd-highspeed;
456 max-frequency = <50000000>;
457 disable-wp;
459 cd-gpios = <&gpio GPIOC_6 GPIO_ACTIVE_LOW>;
460 vmmc-supply = <&vddao_3v3>;
461 vqmmc-supply = <&vddao_3v3>;
467 pinctrl-0 = <&emmc_ctrl_pins>, <&emmc_data_8b_pins>, <&emmc_ds_pins>;
468 pinctrl-1 = <&emmc_clk_gate_pins>;
469 pinctrl-names = "default", "clk-gate";
471 bus-width = <8>;
472 cap-mmc-highspeed;
473 mmc-ddr-1_8v;
474 mmc-hs200-1_8v;
475 max-frequency = <200000000>;
476 non-removable;
477 disable-wp;
479 mmc-pwrseq = <&emmc_pwrseq>;
480 vmmc-supply = <&vddao_3v3>;
481 vqmmc-supply = <&emmc_1v8>;
485 pinctrl-0 = <&tdm_a_dout0_pins>, <&tdm_a_fs_pins>, <&tdm_a_sclk_pins>;
486 pinctrl-names = "default";
489 assigned-clocks = <&clkc_audio AUD_CLKID_TDM_SCLK_PAD0>,
491 assigned-clock-parents = <&clkc_audio AUD_CLKID_MST_A_SCLK>,
493 assigned-clock-rates = <0>, <0>;
534 pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;
535 pinctrl-names = "default";
536 uart-has-rtscts;
539 compatible = "brcm,bcm43438-bt";
540 shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
541 max-speed = <2000000>;
543 clock-names = "lpo";
544 vbat-supply = <&vddao_3v3>;
545 vddio-supply = <&vddio_ao1v8>;
551 pinctrl-0 = <&uart_ao_a_pins>;
552 pinctrl-names = "default";