Lines Matching +full:reset +full:- +full:deassert +full:- +full:us

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";
21 sound-name-prefix = "DIT";
25 compatible = "gpio-leds";
30 default-state = "off";
34 gpio-keys-polled {
35 compatible = "gpio-keys-polled";
36 poll-interval = <20>;
38 button-reset {
39 label = "reset";
46 compatible = "amlogic,gx-sound-card";
47 model = "KII-PRO";
48 assigned-clocks = <&clkc CLKID_MPLL0>,
51 assigned-clock-parents = <0>, <0>, <0>;
52 assigned-clock-rates = <294912000>,
56 dai-link-0 {
57 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
60 dai-link-1 {
61 sound-dai = <&aiu AIU_CPU CPU_SPDIF_FIFO>;
64 dai-link-2 {
65 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
66 dai-format = "i2s";
67 mclk-fs = <256>;
69 codec-0 {
70 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
74 dai-link-3 {
75 sound-dai = <&aiu AIU_CPU CPU_SPDIF_ENCODER>;
77 codec-0 {
78 sound-dai = <&spdif_dit>;
82 dai-link-4 {
83 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
85 codec-0 {
86 sound-dai = <&hdmi_tx>;
94 pinctrl-0 = <&spdif_out_y_pins>;
95 pinctrl-names = "default";
100 pinctrl-0 = <&eth_rmii_pins>;
101 pinctrl-names = "default";
103 phy-handle = <&eth_phy0>;
104 phy-mode = "rmii";
107 compatible = "snps,dwmac-mdio";
108 #address-cells = <1>;
109 #size-cells = <0>;
111 eth_phy0: ethernet-phy@0 {
114 reset-assert-us = <10000>;
115 reset-deassert-us = <10000>;
116 reset-gpios = <&gpio GPIOZ_14 GPIO_ACTIVE_LOW>;
122 linux,rc-map-name = "rc-videostrong-kii-pro";
127 pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;
128 pinctrl-names = "default";
129 uart-has-rtscts;
133 shutdown-gpios = <&gpio GPIOX_20 GPIO_ACTIVE_HIGH>;
134 host-wakeup-gpios = <&gpio GPIOX_21 GPIO_ACTIVE_HIGH>;
135 max-speed = <2000000>;
137 clock-names = "lpo";