Lines Matching +full:spdif +full:- +full:dit
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";
20 sound-name-prefix = "DIT";
24 led-wifi {
25 label = "wetek-play:wifi-status";
27 default-state = "off";
30 led-ethernet {
31 label = "wetek-play:ethernet-status";
33 default-state = "off";
37 gpio-keys-polled {
38 compatible = "gpio-keys-polled";
39 poll-interval = <100>;
49 compatible = "amlogic,gx-sound-card";
50 model = "WETEK-PLAY2";
51 assigned-clocks = <&clkc CLKID_MPLL0>,
54 assigned-clock-parents = <0>, <0>, <0>;
55 assigned-clock-rates = <294912000>,
59 dai-link-0 {
60 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
63 dai-link-1 {
64 sound-dai = <&aiu AIU_CPU CPU_SPDIF_FIFO>;
67 dai-link-2 {
68 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
69 dai-format = "i2s";
70 mclk-fs = <256>;
72 codec-0 {
73 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
77 dai-link-3 {
78 sound-dai = <&aiu AIU_CPU CPU_SPDIF_ENCODER>;
80 codec-0 {
81 sound-dai = <&spdif_dit>;
85 dai-link-4 {
86 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
88 codec-0 {
89 sound-dai = <&hdmi_tx>;
97 pinctrl-0 = <&spdif_out_y_pins>;
98 pinctrl-names = "default";
103 pinctrl-0 = <&i2c_a_pins>;
104 pinctrl-names = "default";
116 linux,rc-map-name = "rc-wetek-play2";