Lines Matching +full:simple +full:- +full:card

1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 native-hdmi-connector {
8 compatible = "hdmi-connector";
14 remote-endpoint = <&hdmi_tx_out>;
19 reg_eth2phy: regulator-eth2phy {
20 compatible = "regulator-fixed";
21 enable-active-high;
23 off-on-delay-us = <500000>;
24 regulator-max-microvolt = <3300000>;
25 regulator-min-microvolt = <3300000>;
26 regulator-name = "+V3.3_ETH";
27 startup-delay-us = <200000>;
28 vin-supply = <&reg_3p3v>;
32 compatible = "simple-audio-card";
33 simple-audio-card,bitclock-master = <&codec_dai>;
34 simple-audio-card,format = "i2s";
35 simple-audio-card,frame-master = <&codec_dai>;
36 simple-audio-card,mclk-fs = <256>;
37 simple-audio-card,name = "verdin-nau8822";
38 simple-audio-card,routing =
49 simple-audio-card,widgets =
56 codec_dai: simple-audio-card,codec {
58 sound-dai = <&nau8822_1a>;
61 simple-audio-card,cpu {
62 sound-dai = <&sai1>;
73 power-supply = <&reg_3p3v>;
96 phy-supply = <&reg_eth2phy>;
114 pinctrl-names = "default";
115 pinctrl-0 = <&pinctrl_ctrl_sleep_moci>;
120 vcc-supply = <&reg_1p8v>;
134 remote-endpoint = <&native_hdmi_connector_in>;
150 vs-supply = <&reg_1p8v>;
168 nau8822_1a: audio-codec@1a {
171 pinctrl-names = "default";
172 pinctrl-0 = <&pinctrl_sai1>;
173 #sound-dai-cells = <0>;
211 vin-supply = <&reg_3p3v>;
216 assigned-clocks = <&clk IMX8MP_CLK_SAI1>;
217 assigned-clock-parents = <&clk IMX8MP_AUDIO_PLL1_OUT>;
218 assigned-clock-rates = <24576000>;
219 fsl,sai-mclk-direction-output;
230 linux,rs485-enabled-at-boot-time;
231 rs485-rts-active-low;
232 rs485-rx-during-tx;
257 fsl,permanently-attached;
267 max-frequency = <100000000>;