Lines Matching +full:delay +full:- +full:line
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 reg_eth2phy: regulator-eth2phy {
8 compatible = "regulator-fixed";
9 enable-active-high;
11 off-on-delay-us = <500000>;
12 regulator-max-microvolt = <3300000>;
13 regulator-min-microvolt = <3300000>;
14 regulator-name = "+V3.3_ETH";
15 startup-delay-us = <200000>;
16 vin-supply = <®_3p3v>;
20 compatible = "simple-audio-card";
21 simple-audio-card,bitclock-master = <&codec_dai>;
22 simple-audio-card,format = "i2s";
23 simple-audio-card,frame-master = <&codec_dai>;
24 simple-audio-card,mclk-fs = <256>;
25 simple-audio-card,name = "imx8mp-nau8822";
26 simple-audio-card,routing =
31 "Line Out", "AUXOUT1",
32 "Line Out", "AUXOUT2",
33 "LAUX", "Line In",
34 "RAUX", "Line In",
37 simple-audio-card,widgets =
39 "Line Out", "Line Out",
42 "Line", "Line In";
44 codec_dai: simple-audio-card,codec {
46 sound-dai = <&nau8822_1a>;
49 simple-audio-card,cpu {
50 sound-dai = <&sai1>;
56 power-supply = <®_3p3v>;
79 phy-supply = <®_eth2phy>;
98 vcc-supply = <®_1p8v>;
107 vs-supply = <®_1p8v>;
125 nau8822_1a: audio-codec@1a {
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_sai1>;
130 #sound-dai-cells = <0>;
159 vin-supply = <®_3p3v>;
164 assigned-clocks = <&clk IMX8MP_CLK_SAI1>;
165 assigned-clock-parents = <&clk IMX8MP_AUDIO_PLL1_OUT>;
166 assigned-clock-rates = <24576000>;
167 fsl,sai-mclk-direction-output;
173 linux,rs485-enabled-at-boot-time;
174 rs485-rts-active-low;
175 rs485-rx-during-tx;
200 fsl,permanently-attached;
210 max-frequency = <100000000>;