Lines Matching +full:vcca +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 * Copyright 2019-2021 MNT Research GmbH
8 /dts-v1/;
10 #include "imx8mq-nitrogen-som.dtsi"
14 compatible = "mntre,reform2", "boundary,imx8mq-nitrogen8m-som", "fsl,imx8mq";
15 chassis-type = "laptop";
18 compatible = "pwm-backlight";
19 pinctrl-names = "default";
20 pinctrl-0 = <&pinctrl_backlight>;
22 power-supply = <&reg_main_usb>;
23 enable-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
24 brightness-levels = <0 32 64 128 160 200 255>;
25 default-brightness-level = <6>;
29 compatible = "innolux,n125hce-gn1";
30 power-supply = <&reg_main_3v3>;
32 no-hpd;
36 remote-endpoint = <&edp_bridge_out>;
41 pcie1_refclk: clock-pcie1-refclk {
42 compatible = "fixed-clock";
43 #clock-cells = <0>;
44 clock-frequency = <100000000>;
47 reg_main_5v: regulator-main-5v {
48 compatible = "regulator-fixed";
49 regulator-name = "5V";
50 regulator-min-microvolt = <5000000>;
51 regulator-max-microvolt = <5000000>;
54 reg_main_3v3: regulator-main-3v3 {
55 compatible = "regulator-fixed";
56 regulator-name = "3V3";
57 regulator-min-microvolt = <3300000>;
58 regulator-max-microvolt = <3300000>;
61 reg_main_usb: regulator-main-usb {
62 compatible = "regulator-fixed";
63 regulator-name = "USB_PWR";
64 regulator-min-microvolt = <5000000>;
65 regulator-max-microvolt = <5000000>;
66 vin-supply = <&reg_main_5v>;
69 reg_main_1v8: regulator-main-1v8 {
70 compatible = "regulator-fixed";
71 regulator-name = "1V8";
72 regulator-min-microvolt = <1800000>;
73 regulator-max-microvolt = <1800000>;
74 vin-supply = <&reg_main_3v3>;
77 reg_main_1v2: regulator-main-1v2 {
78 compatible = "regulator-fixed";
79 regulator-name = "1V2";
80 regulator-min-microvolt = <1200000>;
81 regulator-max-microvolt = <1200000>;
82 vin-supply = <&reg_main_5v>;
86 compatible = "fsl,imx-audio-wm8960";
87 audio-cpu = <&sai2>;
88 audio-codec = <&wm8960>;
89 audio-routing =
100 model = "wm8960-audio";
105 assigned-clocks = <&clk IMX8MQ_CLK_DSI_PHY_REF>;
106 assigned-clock-parents = <&clk IMX8MQ_SYS1_PLL_800M>;
107 assigned-clock-rates = <25000000>;
116 pinctrl-names = "default";
117 pinctrl-0 = <&pinctrl_i2c3>;
124 clock-names = "mclk";
125 #sound-dai-cells = <0>;
135 pinctrl-names = "default";
136 pinctrl-0 = <&pinctrl_i2c4>;
137 clock-frequency = <400000>;
142 pinctrl-names = "default";
143 pinctrl-0 = <&pinctrl_edp_bridge>;
145 enable-gpios = <&gpio3 20 GPIO_ACTIVE_HIGH>;
146 vccio-supply = <&reg_main_1v8>;
147 vpll-supply = <&reg_main_1v8>;
148 vcca-supply = <&reg_main_1v2>;
149 vcc-supply = <&reg_main_1v2>;
152 #address-cells = <1>;
153 #size-cells = <0>;
159 remote-endpoint = <&mipi_dsi_out>;
167 remote-endpoint = <&panel_in>;
175 assigned-clocks = <&clk IMX8MQ_CLK_LCDIF_PIXEL>;
176 assigned-clock-parents = <&clk IMX8MQ_SYS1_PLL_800M>;
177 /delete-property/assigned-clock-rates;
189 remote-endpoint = <&edp_bridge_in>;
196 pinctrl-names = "default";
197 pinctrl-0 = <&pinctrl_pcie1>;
198 reset-gpio = <&gpio3 23 GPIO_ACTIVE_LOW>;
207 pinctrl-names = "default";
208 pinctrl-0 = <&pinctrl_pwm2>;
213 vin-supply = <&reg_main_5v>;
217 vin-supply = <&reg_main_5v>;
221 vin-supply = <&reg_main_5v>;
225 vin-supply = <&reg_main_5v>;
229 vin-supply = <&reg_main_5v>;
233 pinctrl-names = "default";
234 pinctrl-0 = <&pinctrl_sai2>;
235 assigned-clocks = <&clk IMX8MQ_CLK_SAI2>;
236 assigned-clock-parents = <&clk IMX8MQ_CLK_25M>;
237 assigned-clock-rates = <25000000>;
238 fsl,sai-mclk-direction-output;
239 fsl,sai-asynchronous;
248 pinctrl-names = "default";
249 pinctrl-0 = <&pinctrl_uart2>;
254 vbus-supply = <&reg_main_usb>;
259 vbus-supply = <&reg_main_usb>;
274 assigned-clocks = <&clk IMX8MQ_CLK_USDHC2>;
275 assigned-clock-rates = <200000000>;
276 pinctrl-names = "default";
277 pinctrl-0 = <&pinctrl_usdhc2>;
278 vqmmc-supply = <&reg_main_3v3>;
279 vmmc-supply = <&reg_main_3v3>;
280 bus-width = <4>;