Lines Matching +full:a2vdd +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
9 #include "imx8mn-beacon-som.dtsi"
10 #include "imx8mn-beacon-baseboard.dtsi"
14 compatible = "beacon,imx8mn-beacon-kit", "fsl,imx8mn";
17 stdout-path = &uart2;
21 compatible = "hdmi-connector";
26 remote-endpoint = <&adv7535_out>;
31 reg_hdmi: regulator-hdmi-dvdd {
32 compatible = "regulator-fixed";
33 pinctrl-names = "default";
34 pinctrl-0 = <&pinctrl_reg_hdmi>;
35 regulator-name = "hdmi_pwr_en";
36 regulator-min-microvolt = <3300000>;
37 regulator-max-microvolt = <3300000>;
39 enable-active-high;
40 startup-delay-us = <70000>;
41 regulator-always-on;
44 sound-hdmi {
45 compatible = "simple-audio-card";
46 simple-audio-card,name = "sound-hdmi";
47 simple-audio-card,format = "i2s";
49 simple-audio-card,cpu {
50 sound-dai = <&sai5>;
51 system-clock-direction-out;
54 simple-audio-card,codec {
55 sound-dai = <&adv_bridge>;
63 pinctrl-names = "default";
64 pinctrl-0 = <&pinctrl_hdmi_bridge>;
66 reg-names = "main", "edid", "cec", "packet";
67 adi,dsi-lanes = <4>;
68 avdd-supply = <®_hdmi>;
69 a2vdd-supply = <®_hdmi>;
70 dvdd-supply = <®_hdmi>;
71 pvdd-supply = <®_hdmi>;
72 v1p2-supply = <®_hdmi>;
73 v3p3-supply = <®_hdmi>;
74 interrupt-parent = <&gpio1>;
76 #sound-dai-cells = <0>;
79 #address-cells = <1>;
80 #size-cells = <0>;
86 remote-endpoint = <&dsi_out>;
94 remote-endpoint = <&hdmi_connector_in>;
106 samsung,esc-clock-frequency = <20000000>;
114 remote-endpoint = <&adv7535_in>;
121 pinctrl-names = "default";
122 pinctrl-0 = <&pinctrl_sai5>;
123 assigned-clocks = <&clk IMX8MN_CLK_SAI5>;
124 assigned-clock-parents = <&clk IMX8MN_AUDIO_PLL1_OUT>;
125 assigned-clock-rates = <24576000>;
126 #sound-dai-cells = <0>;