Lines Matching +full:meson +full:- +full:g12a +full:- +full:usb

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/gpio/meson-g12a-gpio.h>
11 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
14 compatible = "amediatech,x96-max", "amlogic,g12a";
22 spdif_dit: audio-codec-1 {
23 #sound-dai-cells = <0>;
24 compatible = "linux,spdif-dit";
26 sound-name-prefix = "DIT";
30 stdout-path = "serial0:115200n8";
37 cvbs-connector {
38 compatible = "composite-video-connector";
42 remote-endpoint = <&cvbs_vdac_out>;
47 hdmi-connector {
48 compatible = "hdmi-connector";
53 remote-endpoint = <&hdmi_tx_tmds_out>;
58 emmc_pwrseq: emmc-pwrseq {
59 compatible = "mmc-pwrseq-emmc";
60 reset-gpios = <&gpio BOOT_12 GPIO_ACTIVE_LOW>;
63 sdio_pwrseq: sdio-pwrseq {
64 compatible = "mmc-pwrseq-simple";
65 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
67 clock-names = "ext_clock";
70 flash_1v8: regulator-flash_1v8 {
71 compatible = "regulator-fixed";
72 regulator-name = "FLASH_1V8";
73 regulator-min-microvolt = <1800000>;
74 regulator-max-microvolt = <1800000>;
75 vin-supply = <&vcc_3v3>;
76 regulator-always-on;
79 dc_in: regulator-dc_in {
80 compatible = "regulator-fixed";
81 regulator-name = "DC_IN";
82 regulator-min-microvolt = <5000000>;
83 regulator-max-microvolt = <5000000>;
84 regulator-always-on;
87 vcc_1v8: regulator-vcc_1v8 {
88 compatible = "regulator-fixed";
89 regulator-name = "VCC_1V8";
90 regulator-min-microvolt = <1800000>;
91 regulator-max-microvolt = <1800000>;
92 vin-supply = <&vcc_3v3>;
93 regulator-always-on;
96 vcc_3v3: regulator-vcc_3v3 {
97 compatible = "regulator-fixed";
98 regulator-name = "VCC_3V3";
99 regulator-min-microvolt = <3300000>;
100 regulator-max-microvolt = <3300000>;
101 vin-supply = <&vddao_3v3>;
102 regulator-always-on;
106 vcc_5v: regulator-vcc_5v {
107 compatible = "regulator-fixed";
108 regulator-name = "VCC_5V";
109 regulator-min-microvolt = <5000000>;
110 regulator-max-microvolt = <5000000>;
111 vin-supply = <&dc_in>;
114 enable-active-low;
117 vddao_1v8: regulator-vddao_1v8 {
118 compatible = "regulator-fixed";
119 regulator-name = "VDDAO_1V8";
120 regulator-min-microvolt = <1800000>;
121 regulator-max-microvolt = <1800000>;
122 vin-supply = <&vddao_3v3>;
123 regulator-always-on;
126 vddao_3v3: regulator-vddao_3v3 {
127 compatible = "regulator-fixed";
128 regulator-name = "VDDAO_3V3";
129 regulator-min-microvolt = <3300000>;
130 regulator-max-microvolt = <3300000>;
131 vin-supply = <&dc_in>;
132 regulator-always-on;
135 vddcpu: regulator-vddcpu {
136 compatible = "pwm-regulator";
138 regulator-name = "VDDCPU";
139 regulator-min-microvolt = <721000>;
140 regulator-max-microvolt = <1022000>;
142 vin-supply = <&dc_in>;
145 pwm-dutycycle-range = <100 0>;
147 regulator-boot-on;
148 regulator-always-on;
152 compatible = "amlogic,axg-sound-card";
153 model = "G12A-X96-MAX";
154 audio-aux-devs = <&tdmout_b>;
155 audio-routing = "TDMOUT_B IN 0", "FRDDR_A OUT 1",
163 assigned-clocks = <&clkc CLKID_MPLL2>,
166 assigned-clock-parents = <0>, <0>, <0>;
167 assigned-clock-rates = <294912000>,
172 dai-link-0 {
173 sound-dai = <&frddr_a>;
176 dai-link-1 {
177 sound-dai = <&frddr_b>;
180 dai-link-2 {
181 sound-dai = <&frddr_c>;
185 dai-link-3 {
186 sound-dai = <&tdmif_b>;
187 dai-format = "i2s";
188 dai-tdm-slot-tx-mask-0 = <1 1>;
189 dai-tdm-slot-tx-mask-1 = <1 1>;
190 dai-tdm-slot-tx-mask-2 = <1 1>;
191 dai-tdm-slot-tx-mask-3 = <1 1>;
192 mclk-fs = <256>;
195 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_B>;
200 dai-link-4 {
201 sound-dai = <&spdifout>;
203 codec-0 {
204 sound-dai = <&spdif_dit>;
207 codec-1 {
208 sound-dai = <&tohdmitx TOHDMITX_SPDIF_IN_A>;
213 dai-link-5 {
214 sound-dai = <&spdifout_b>;
217 sound-dai = <&tohdmitx TOHDMITX_SPDIF_IN_B>;
222 dai-link-6 {
223 sound-dai = <&tohdmitx TOHDMITX_I2S_OUT>;
226 sound-dai = <&hdmi_tx>;
232 compatible = "pwm-clock";
233 #clock-cells = <0>;
234 clock-frequency = <32768>;
244 pinctrl-0 = <&cec_ao_a_h_pins>;
245 pinctrl-names = "default";
247 hdmi-phandle = <&hdmi_tx>;
251 pinctrl-0 = <&cec_ao_b_h_pins>;
252 pinctrl-names = "default";
254 hdmi-phandle = <&hdmi_tx>;
262 cpu-supply = <&vddcpu>;
263 operating-points-v2 = <&cpu_opp_table>;
265 clock-latency = <50000>;
269 cpu-supply = <&vddcpu>;
270 operating-points-v2 = <&cpu_opp_table>;
272 clock-latency = <50000>;
276 cpu-supply = <&vddcpu>;
277 operating-points-v2 = <&cpu_opp_table>;
279 clock-latency = <50000>;
283 cpu-supply = <&vddcpu>;
284 operating-points-v2 = <&cpu_opp_table>;
286 clock-latency = <50000>;
291 remote-endpoint = <&cvbs_connector_in>;
309 pinctrl-0 = <&hdmitx_hpd_pins>, <&hdmitx_ddc_pins>;
310 pinctrl-names = "default";
311 hdmi-supply = <&vcc_5v>;
316 remote-endpoint = <&hdmi_connector_in>;
322 pinctrl-0 = <&remote_input_ao_pins>;
323 pinctrl-names = "default";
324 linux,rc-map-name = "rc-x96max";
328 pinctrl-0 = <&pwm_ao_d_e_pins>;
329 pinctrl-names = "default";
331 clock-names = "clkin1";
336 external_phy: ethernet-phy@0 {
339 max-speed = <1000>;
340 eee-broken-1000t;
342 reset-assert-us = <10000>;
343 reset-deassert-us = <30000>;
344 reset-gpios = <&gpio GPIOZ_15 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;
346 interrupt-parent = <&gpio_intc>;
353 pinctrl-0 = <&eth_pins>, <&eth_rgmii_pins>;
354 pinctrl-names = "default";
356 phy-mode = "rgmii";
357 phy-handle = <&external_phy>;
358 amlogic,tx-delay-ns = <2>;
363 pinctrl-0 = <&pwm_e_pins>;
364 pinctrl-names = "default";
366 clock-names = "clkin0";
371 pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;
372 pinctrl-names = "default";
373 uart-has-rtscts;
376 compatible = "brcm,bcm43438-bt";
377 shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
378 max-speed = <2000000>;
380 clock-names = "lpo";
386 pinctrl-0 = <&uart_ao_a_pins>;
387 pinctrl-names = "default";
390 &usb {
398 pinctrl-0 = <&sdio_pins>;
399 pinctrl-1 = <&sdio_clk_gate_pins>;
400 pinctrl-names = "default", "clk-gate";
401 #address-cells = <1>;
402 #size-cells = <0>;
404 bus-width = <4>;
405 cap-sd-highspeed;
406 sd-uhs-sdr50;
407 max-frequency = <100000000>;
409 non-removable;
410 disable-wp;
413 keep-power-in-suspend;
415 mmc-pwrseq = <&sdio_pwrseq>;
417 vmmc-supply = <&vddao_3v3>;
418 vqmmc-supply = <&vddao_1v8>;
422 compatible = "brcm,bcm4329-fmac";
429 pinctrl-0 = <&sdcard_c_pins>;
430 pinctrl-1 = <&sdcard_clk_gate_c_pins>;
431 pinctrl-names = "default", "clk-gate";
433 bus-width = <4>;
434 cap-sd-highspeed;
435 max-frequency = <100000000>;
436 disable-wp;
438 cd-gpios = <&gpio GPIOC_6 GPIO_ACTIVE_LOW>;
439 vmmc-supply = <&vddao_3v3>;
440 vqmmc-supply = <&vddao_3v3>;
446 pinctrl-0 = <&emmc_ctrl_pins>, <&emmc_data_8b_pins>, <&emmc_ds_pins>;
447 pinctrl-1 = <&emmc_clk_gate_pins>;
448 pinctrl-names = "default", "clk-gate";
450 bus-width = <8>;
451 cap-mmc-highspeed;
452 max-frequency = <100000000>;
453 non-removable;
454 disable-wp;
456 mmc-pwrseq = <&emmc_pwrseq>;
457 vmmc-supply = <&vcc_3v3>;
458 vqmmc-supply = <&flash_1v8>;
462 pinctrl-0 = <&spdif_out_h_pins>;
463 pinctrl-names = "default";