Lines Matching +full:axg +full:- +full:clkc
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
9 #include "meson-sm1-ac2xx.dtsi"
10 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
13 compatible = "cyx,a95xf3-air-gbit", "amlogic,sm1";
14 model = "Shenzhen CYX Industrial Co., Ltd A95XF3-AIR";
17 compatible = "amlogic,axg-sound-card";
18 model = "A95XF3-AIR";
19 audio-aux-devs = <&tdmout_b>;
20 audio-routing = "TDMOUT_B IN 0", "FRDDR_A OUT 1",
25 assigned-clocks = <&clkc CLKID_MPLL2>,
26 <&clkc CLKID_MPLL0>,
27 <&clkc CLKID_MPLL1>;
28 assigned-clock-parents = <0>, <0>, <0>;
29 assigned-clock-rates = <294912000>,
33 dai-link-0 {
34 sound-dai = <&frddr_a>;
37 dai-link-1 {
38 sound-dai = <&frddr_b>;
41 dai-link-2 {
42 sound-dai = <&frddr_c>;
46 dai-link-3 {
47 sound-dai = <&tdmif_b>;
48 dai-format = "i2s";
49 dai-tdm-slot-tx-mask-0 = <1 1>;
50 dai-tdm-slot-tx-mask-1 = <1 1>;
51 dai-tdm-slot-tx-mask-2 = <1 1>;
52 dai-tdm-slot-tx-mask-3 = <1 1>;
53 mclk-fs = <256>;
56 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_B>;
61 dai-link-4 {
62 sound-dai = <&tohdmitx TOHDMITX_I2S_OUT>;
65 sound-dai = <&hdmi_tx>;
82 pinctrl-0 = <ð_pins>, <ð_rgmii_pins>;
83 pinctrl-names = "default";
84 phy-mode = "rgmii-txid";
85 phy-handle = <&external_phy>;
87 rx-internal-delay-ps = <800>;
91 external_phy: ethernet-phy@0 {
94 max-speed = <1000>;
96 reset-assert-us = <10000>;
97 reset-deassert-us = <80000>;
98 reset-gpios = <&gpio GPIOZ_15 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;
100 interrupt-parent = <&gpio_intc>;