Lines Matching +full:gxbb +full:- +full:clkc

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include "meson-gxbb.dtsi"
7 #include <dt-bindings/sound/meson-aiu.h>
10 compatible = "tronsmart,vega-s95", "amlogic,meson-gxbb";
18 stdout-path = "serial0:115200n8";
21 spdif_dit: audio-codec-0 {
22 #sound-dai-cells = <0>;
23 compatible = "linux,spdif-dit";
24 sound-name-prefix = "DIT";
28 compatible = "gpio-leds";
30 led-blue {
31 label = "vega-s95:blue:on";
33 default-state = "on";
34 panic-indicator;
38 usb_pwr: regulator-usb-pwrs {
39 compatible = "regulator-fixed";
41 regulator-name = "USB_PWR";
43 regulator-min-microvolt = <5000000>;
44 regulator-max-microvolt = <5000000>;
47 enable-active-high;
50 vddio_boot: regulator-vddio_boot {
51 compatible = "regulator-fixed";
52 regulator-name = "VDDIO_BOOT";
53 regulator-min-microvolt = <1800000>;
54 regulator-max-microvolt = <1800000>;
57 vddao_3v3: regulator-vddao_3v3 {
58 compatible = "regulator-fixed";
59 regulator-name = "VDDAO_3V3";
60 regulator-min-microvolt = <3300000>;
61 regulator-max-microvolt = <3300000>;
64 vddio_ao18: regulator-vddio_ao18 {
65 compatible = "regulator-fixed";
66 regulator-name = "VDDIO_AO18";
67 regulator-min-microvolt = <1800000>;
68 regulator-max-microvolt = <1800000>;
71 vcc_3v3: regulator-vcc_3v3 {
72 compatible = "regulator-fixed";
73 regulator-name = "VCC_3V3";
74 regulator-min-microvolt = <3300000>;
75 regulator-max-microvolt = <3300000>;
78 emmc_pwrseq: emmc-pwrseq {
79 compatible = "mmc-pwrseq-emmc";
80 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
84 compatible = "pwm-clock";
85 #clock-cells = <0>;
86 clock-frequency = <32768>;
90 hdmi-connector {
91 compatible = "hdmi-connector";
96 remote-endpoint = <&hdmi_tx_tmds_out>;
101 sdio_pwrseq: sdio-pwrseq {
102 compatible = "mmc-pwrseq-simple";
103 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
105 clock-names = "ext_clock";
109 compatible = "amlogic,gx-sound-card";
110 model = "VEGA-S95";
111 assigned-clocks = <&clkc CLKID_MPLL0>,
112 <&clkc CLKID_MPLL1>,
113 <&clkc CLKID_MPLL2>;
114 assigned-clock-parents = <0>, <0>, <0>;
115 assigned-clock-rates = <294912000>,
119 dai-link-0 {
120 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
123 dai-link-1 {
124 sound-dai = <&aiu AIU_CPU CPU_SPDIF_FIFO>;
127 dai-link-2 {
128 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
129 dai-format = "i2s";
130 mclk-fs = <256>;
132 codec-0 {
133 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
137 dai-link-3 {
138 sound-dai = <&aiu AIU_CPU CPU_SPDIF_ENCODER>;
140 codec-0 {
141 sound-dai = <&spdif_dit>;
145 dai-link-4 {
146 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
148 codec-0 {
149 sound-dai = <&hdmi_tx>;
157 pinctrl-0 = <&spdif_out_y_pins>;
158 pinctrl-names = "default";
163 pinctrl-0 = <&ao_cec_pins>;
164 pinctrl-names = "default";
165 hdmi-phandle = <&hdmi_tx>;
170 pinctrl-0 = <&eth_rgmii_pins>;
171 pinctrl-names = "default";
173 phy-handle = <&eth_phy0>;
174 phy-mode = "rgmii";
176 amlogic,tx-delay-ns = <2>;
179 compatible = "snps,dwmac-mdio";
180 #address-cells = <1>;
181 #size-cells = <0>;
183 eth_phy0: ethernet-phy@0 {
187 reset-assert-us = <10000>;
188 reset-deassert-us = <80000>;
189 reset-gpios = <&gpio GPIOZ_14 GPIO_ACTIVE_LOW>;
191 interrupt-parent = <&gpio_intc>;
200 pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
201 pinctrl-names = "default";
206 remote-endpoint = <&hdmi_connector_in>;
212 pinctrl-0 = <&remote_input_ao_pins>;
213 pinctrl-names = "default";
214 linux,rc-map-name = "rc-vega-s9x";
219 pinctrl-0 = <&pwm_e_pins>;
220 pinctrl-names = "default";
221 clocks = <&clkc CLKID_FCLK_DIV4>;
222 clock-names = "clkin0";
227 vref-supply = <&vddio_ao18>;
233 pinctrl-0 = <&sdio_pins>;
234 pinctrl-1 = <&sdio_clk_gate_pins>;
235 pinctrl-names = "default", "clk-gate";
236 #address-cells = <1>;
237 #size-cells = <0>;
239 bus-width = <4>;
240 cap-sd-highspeed;
241 max-frequency = <50000000>;
243 non-removable;
244 disable-wp;
247 keep-power-in-suspend;
249 mmc-pwrseq = <&sdio_pwrseq>;
251 vmmc-supply = <&vddao_3v3>;
252 vqmmc-supply = <&vddio_boot>;
256 compatible = "brcm,bcm4329-fmac";
263 pinctrl-0 = <&sdcard_pins>;
264 pinctrl-1 = <&sdcard_clk_gate_pins>;
265 pinctrl-names = "default", "clk-gate";
267 bus-width = <4>;
268 cap-sd-highspeed;
269 max-frequency = <50000000>;
270 disable-wp;
272 cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_LOW>;
274 vmmc-supply = <&vddao_3v3>;
275 vqmmc-supply = <&vcc_3v3>;
281 pinctrl-0 = <&emmc_pins>, <&emmc_ds_pins>;
282 pinctrl-1 = <&emmc_clk_gate_pins>;
283 pinctrl-names = "default", "clk-gate";
285 bus-width = <8>;
286 cap-mmc-highspeed;
287 max-frequency = <200000000>;
288 non-removable;
289 disable-wp;
290 mmc-ddr-1_8v;
291 mmc-hs200-1_8v;
293 mmc-pwrseq = <&emmc_pwrseq>;
294 vmmc-supply = <&vcc_3v3>;
295 vqmmc-supply = <&vddio_boot>;
301 pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;
302 pinctrl-names = "default";
305 compatible = "brcm,bcm43438-bt";
306 shutdown-gpios = <&gpio GPIOX_20 GPIO_ACTIVE_HIGH>;
307 max-speed = <2000000>;
309 clock-names = "lpo";
316 pinctrl-0 = <&uart_ao_a_pins>;
317 pinctrl-names = "default";
322 phy-supply = <&usb_pwr>;