Lines Matching +full:link +full:- +full:gpios

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";
26 gpios = <&gpio GPIODV_26 GPIO_ACTIVE_HIGH>;
27 default-state = "off";
30 led-ethernet {
31 label = "wetek-play:ethernet-status";
32 gpios = <&gpio GPIODV_27 GPIO_ACTIVE_HIGH>;
33 default-state = "off";
37 gpio-keys-polled {
38 compatible = "gpio-keys-polled";
39 poll-interval = <100>;
44 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>;
49 compatible = "amlogic,gx-sound-card";
50 model = "WETEK-PLAY2";
55 assigned-clocks = <&clkc CLKID_MPLL0>,
58 assigned-clock-parents = <0>, <0>, <0>;
59 assigned-clock-rates = <294912000>,
63 dai-link-0 {
64 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
67 dai-link-1 {
68 sound-dai = <&aiu AIU_CPU CPU_SPDIF_FIFO>;
71 dai-link-2 {
72 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
73 dai-format = "i2s";
74 mclk-fs = <256>;
76 codec-0 {
77 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
81 dai-link-3 {
82 sound-dai = <&aiu AIU_CPU CPU_SPDIF_ENCODER>;
84 codec-0 {
85 sound-dai = <&spdif_dit>;
89 dai-link-4 {
90 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
92 codec-0 {
93 sound-dai = <&hdmi_tx>;
101 pinctrl-0 = <&spdif_out_y_pins>;
102 pinctrl-names = "default";
107 pinctrl-0 = <&i2c_a_pins>;
108 pinctrl-names = "default";
120 linux,rc-map-name = "rc-wetek-play2";