Lines Matching +full:codec +full:- +full:reset
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "meson-gxbb-p20x.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/sound/meson-aiu.h>
15 compatible = "videostrong,kii-pro", "amlogic,meson-gxbb";
18 spdif_dit: audio-codec-0 {
19 #sound-dai-cells = <0>;
20 compatible = "linux,spdif-dit";
22 sound-name-prefix = "DIT";
26 compatible = "gpio-leds";
31 default-state = "off";
35 gpio-keys-polled {
36 compatible = "gpio-keys-polled";
37 poll-interval = <20>;
39 button-reset {
40 label = "reset";
47 compatible = "amlogic,gx-sound-card";
48 model = "KII-PRO";
49 assigned-clocks = <&clkc CLKID_MPLL0>,
52 assigned-clock-parents = <0>, <0>, <0>;
53 assigned-clock-rates = <294912000>,
57 dai-link-0 {
58 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
61 dai-link-1 {
62 sound-dai = <&aiu AIU_CPU CPU_SPDIF_FIFO>;
65 dai-link-2 {
66 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
67 dai-format = "i2s";
68 mclk-fs = <256>;
70 codec-0 {
71 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
75 dai-link-3 {
76 sound-dai = <&aiu AIU_CPU CPU_SPDIF_ENCODER>;
78 codec-0 {
79 sound-dai = <&spdif_dit>;
83 dai-link-4 {
84 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
86 codec-0 {
87 sound-dai = <&hdmi_tx>;
95 pinctrl-0 = <&spdif_out_y_pins>;
96 pinctrl-names = "default";
101 pinctrl-0 = <ð_rmii_pins>;
102 pinctrl-names = "default";
104 phy-handle = <ð_phy0>;
105 phy-mode = "rmii";
108 compatible = "snps,dwmac-mdio";
109 #address-cells = <1>;
110 #size-cells = <0>;
112 eth_phy0: ethernet-phy@0 {
115 reset-assert-us = <10000>;
116 reset-deassert-us = <10000>;
117 reset-gpios = <&gpio GPIOZ_14 GPIO_ACTIVE_LOW>;
123 linux,rc-map-name = "rc-videostrong-kii-pro";
128 pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;
129 pinctrl-names = "default";
130 uart-has-rtscts;
134 shutdown-gpios = <&gpio GPIOX_20 GPIO_ACTIVE_HIGH>;
135 host-wakeup-gpios = <&gpio GPIOX_21 GPIO_ACTIVE_HIGH>;
136 max-speed = <2000000>;
138 clock-names = "lpo";