Lines Matching +full:reset +full:- +full:delays +full:- +full:us
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include "meson-gxbb-p20x.dtsi"
11 #include <dt-bindings/sound/meson-aiu.h>
14 compatible = "amlogic,p201", "amlogic,meson-gxbb";
18 compatible = "amlogic,gx-sound-card";
24 assigned-clocks = <&clkc CLKID_MPLL0>,
27 assigned-clock-parents = <0>, <0>, <0>;
28 assigned-clock-rates = <294912000>,
32 dai-link-0 {
33 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
36 dai-link-1 {
37 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
38 dai-format = "i2s";
39 mclk-fs = <256>;
41 codec-0 {
42 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
46 dai-link-2 {
47 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
49 codec-0 {
50 sound-dai = <&hdmi_tx>;
62 pinctrl-0 = <ð_rmii_pins>;
63 pinctrl-names = "default";
64 phy-mode = "rmii";
66 snps,reset-gpio = <&gpio GPIOZ_14 0>;
67 snps,reset-delays-us = <0>, <10000>, <1000000>;
68 snps,reset-active-low;