Lines Matching +full:bus +full:- +full:range +full:- +full:microvolt

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
10 /dts-v1/;
12 #include "meson-g12a.dtsi"
13 #include <dt-bindings/gpio/gpio.h>
14 #include <dt-bindings/input/input.h>
15 #include <dt-bindings/gpio/meson-g12a-gpio.h>
16 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
21 chassis-type = "embedded";
25 compatible = "linaro,optee-tz";
30 gpio-keys-polled {
31 compatible = "gpio-keys-polled";
32 poll-interval = <100>;
34 /* Physical user-accessible reset button near USB port */
35 power-button {
42 spdif_dit: audio-codec-2 {
43 #sound-dai-cells = <0>;
44 compatible = "linux,spdif-dit";
46 sound-name-prefix = "DIT";
55 stdout-path = "serial0:115200n8";
58 emmc_pwrseq: emmc-pwrseq {
59 compatible = "mmc-pwrseq-emmc";
60 reset-gpios = <&gpio BOOT_12 GPIO_ACTIVE_LOW>;
63 hdmi-connector {
64 compatible = "hdmi-connector";
69 remote-endpoint = <&hdmi_tx_tmds_out>;
79 ao_5v: regulator-ao-5v {
80 compatible = "regulator-fixed";
81 regulator-name = "AO_5V";
82 regulator-min-microvolt = <5000000>;
83 regulator-max-microvolt = <5000000>;
84 vin-supply = <&dc_in>;
85 regulator-always-on;
88 dc_in: regulator-dc-in {
89 compatible = "regulator-fixed";
90 regulator-name = "DC_IN";
91 regulator-min-microvolt = <12000000>;
92 regulator-max-microvolt = <12000000>;
93 regulator-always-on;
96 emmc_1v8: regulator-emmc-1v8 {
97 compatible = "regulator-fixed";
98 regulator-name = "EMMC_1V8";
99 regulator-min-microvolt = <1800000>;
100 regulator-max-microvolt = <1800000>;
101 vin-supply = <&vddao_3v3>;
102 regulator-always-on;
105 vddao_3v3: regulator-vddao-3v3 {
106 compatible = "regulator-fixed";
107 regulator-name = "VDDAO_3V3";
108 regulator-min-microvolt = <3300000>;
109 regulator-max-microvolt = <3300000>;
110 vin-supply = <&ao_5v>;
111 regulator-always-on;
114 vddao_3v3_t: regulator-vddao-3v3-t {
115 compatible = "regulator-fixed";
116 regulator-name = "VDDAO_3V3_T";
117 regulator-min-microvolt = <3300000>;
118 regulator-max-microvolt = <3300000>;
119 vin-supply = <&vddao_3v3>;
121 enable-active-high;
124 vddcpu: regulator-vddcpu {
128 compatible = "pwm-regulator";
130 regulator-name = "VDDCPU";
131 regulator-min-microvolt = <721000>;
132 regulator-max-microvolt = <1022000>;
134 pwm-supply = <&ao_5v>;
137 pwm-dutycycle-range = <100 0>;
139 regulator-boot-on;
140 regulator-always-on;
143 vddio_ao1v8: regulator-vddio-ao1v8 {
144 compatible = "regulator-fixed";
145 regulator-name = "VDDIO_AO1V8";
146 regulator-min-microvolt = <1800000>;
147 regulator-max-microvolt = <1800000>;
148 vin-supply = <&vddao_3v3>;
149 regulator-always-on;
152 sdio_pwrseq: sdio-pwrseq {
153 compatible = "mmc-pwrseq-simple";
154 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
155 post-power-on-delay-ms = <10>; /* required for 43752 */
157 clock-names = "ext_clock";
161 compatible = "pwm-clock";
162 #clock-cells = <0>;
163 clock-frequency = <32768>;
168 compatible = "amlogic,axg-sound-card";
170 audio-aux-devs = <&tdmout_b>;
171 audio-routing = "TDMOUT_B IN 0", "FRDDR_A OUT 1",
183 assigned-clocks = <&clkc CLKID_MPLL2>,
186 assigned-clock-parents = <0>, <0>, <0>;
187 assigned-clock-rates = <294912000>,
191 dai-link-0 {
192 sound-dai = <&frddr_a>;
195 dai-link-1 {
196 sound-dai = <&frddr_b>;
199 dai-link-2 {
200 sound-dai = <&frddr_c>;
204 dai-link-3 {
205 sound-dai = <&tdmif_b>;
206 dai-format = "i2s";
207 dai-tdm-slot-tx-mask-0 = <1 1>;
208 dai-tdm-slot-tx-mask-1 = <1 1>;
209 dai-tdm-slot-tx-mask-2 = <1 1>;
210 dai-tdm-slot-tx-mask-3 = <1 1>;
211 mclk-fs = <256>;
214 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_B>;
219 dai-link-4 {
220 sound-dai = <&spdifout_a>;
222 codec-0 {
223 sound-dai = <&spdif_dit>;
226 codec-1 {
227 sound-dai = <&tohdmitx TOHDMITX_SPDIF_IN_A>;
232 dai-link-5 {
233 sound-dai = <&spdifout_b>;
236 sound-dai = <&tohdmitx TOHDMITX_SPDIF_IN_B>;
241 dai-link-6 {
242 sound-dai = <&tohdmitx TOHDMITX_I2S_OUT>;
245 sound-dai = <&hdmi_tx>;
256 pinctrl-0 = <&cec_ao_b_h_pins>;
257 pinctrl-names = "default";
259 hdmi-phandle = <&hdmi_tx>;
267 cpu-supply = <&vddcpu>;
268 operating-points-v2 = <&cpu_opp_table>;
273 cpu-supply = <&vddcpu>;
274 operating-points-v2 = <&cpu_opp_table>;
279 cpu-supply = <&vddcpu>;
280 operating-points-v2 = <&cpu_opp_table>;
285 cpu-supply = <&vddcpu>;
286 operating-points-v2 = <&cpu_opp_table>;
292 phy-handle = <&internal_ephy>;
293 phy-mode = "rmii";
309 pinctrl-0 = <&spdif_out_h_pins>;
310 pinctrl-names = "default";
320 pinctrl-0 = <&hdmitx_hpd_pins>, <&hdmitx_ddc_pins>;
321 pinctrl-names = "default";
326 remote-endpoint = <&hdmi_connector_in>;
332 pinctrl-0 = <&i2c3_sda_a_pins>, <&i2c3_sck_a_pins>;
333 pinctrl-names = "default";
338 pinctrl-0 = <&remote_input_ao_pins>;
339 pinctrl-names = "default";
343 pinctrl-0 = <&pwm_ao_d_e_pins>;
344 pinctrl-names = "default";
350 pinctrl-0 = <&pwm_e_pins>;
351 pinctrl-names = "default";
355 pinctrl-0 = <&pdm_din0_z_pins>, <&pdm_din1_z_pins>,
358 pinctrl-names = "default";
364 vref-supply = <&vddio_ao1v8>;
370 pinctrl-0 = <&sdio_pins>;
371 pinctrl-1 = <&sdio_clk_gate_pins>;
372 pinctrl-names = "default", "clk-gate";
373 #address-cells = <1>;
374 #size-cells = <0>;
376 bus-width = <4>;
377 cap-sd-highspeed;
378 sd-uhs-sdr50;
379 max-frequency = <100000000>;
381 non-removable;
382 disable-wp;
385 keep-power-in-suspend;
387 mmc-pwrseq = <&sdio_pwrseq>;
389 vmmc-supply = <&vddao_3v3>;
390 vqmmc-supply = <&vddio_ao1v8>;
396 pinctrl-0 = <&sdcard_c_pins>;
397 pinctrl-1 = <&sdcard_clk_gate_c_pins>;
398 pinctrl-names = "default", "clk-gate";
400 bus-width = <4>;
401 cap-sd-highspeed;
402 max-frequency = <50000000>;
403 disable-wp;
405 cd-gpios = <&gpio GPIOC_6 GPIO_ACTIVE_LOW>;
406 vmmc-supply = <&vddao_3v3>;
407 vqmmc-supply = <&vddao_3v3>;
413 pinctrl-0 = <&emmc_ctrl_pins>, <&emmc_data_8b_pins>, <&emmc_ds_pins>;
414 pinctrl-1 = <&emmc_clk_gate_pins>;
415 pinctrl-names = "default", "clk-gate";
417 bus-width = <8>;
418 cap-mmc-highspeed;
419 mmc-ddr-1_8v;
420 mmc-hs200-1_8v;
421 max-frequency = <200000000>;
422 non-removable;
423 disable-wp;
425 mmc-pwrseq = <&emmc_pwrseq>;
426 vmmc-supply = <&vddao_3v3>;
427 vqmmc-supply = <&emmc_1v8>;
444 pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;
445 pinctrl-names = "default";
446 uart-has-rtscts;
451 pinctrl-0 = <&uart_ao_a_pins>;
452 pinctrl-names = "default";