Lines Matching +full:dai +full:- +full:link +full:- +full:3
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
9 #include "meson-gxbb-wetek.dtsi"
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/sound/meson-aiu.h>
14 compatible = "wetek,play2", "amlogic,meson-gxbb";
17 spdif_dit: audio-codec-0 {
18 #sound-dai-cells = <0>;
19 compatible = "linux,spdif-dit";
21 sound-name-prefix = "DIT";
25 led-wifi {
26 label = "wetek-play:wifi-status";
28 default-state = "off";
31 led-ethernet {
32 label = "wetek-play:ethernet-status";
34 default-state = "off";
38 gpio-keys-polled {
39 compatible = "gpio-keys-polled";
40 poll-interval = <100>;
50 compatible = "amlogic,gx-sound-card";
51 model = "WETEK-PLAY2";
52 assigned-clocks = <&clkc CLKID_MPLL0>,
55 assigned-clock-parents = <0>, <0>, <0>;
56 assigned-clock-rates = <294912000>,
60 dai-link-0 {
61 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
64 dai-link-1 {
65 sound-dai = <&aiu AIU_CPU CPU_SPDIF_FIFO>;
68 dai-link-2 {
69 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
70 dai-format = "i2s";
71 mclk-fs = <256>;
73 codec-0 {
74 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
78 dai-link-3 {
79 sound-dai = <&aiu AIU_CPU CPU_SPDIF_ENCODER>;
81 codec-0 {
82 sound-dai = <&spdif_dit>;
86 dai-link-4 {
87 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
89 codec-0 {
90 sound-dai = <&hdmi_tx>;
98 pinctrl-0 = <&spdif_out_y_pins>;
99 pinctrl-names = "default";
104 pinctrl-0 = <&i2c_a_pins>;
105 pinctrl-names = "default";
117 linux,rc-map-name = "rc-wetek-play2";