Lines Matching +full:vddd +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0 OR X11
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/input/input.h>
15 compatible = "engicam,imx6ul-geam", "fsl,imx6ul";
23 compatible = "pwm-backlight";
25 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
36 default-brightness-level = <100>;
40 stdout-path = &uart1;
43 reg_1p8v: regulator-1p8v {
44 compatible = "regulator-fixed";
45 regulator-name = "1P8V";
46 regulator-min-microvolt = <1800000>;
47 regulator-max-microvolt = <1800000>;
48 regulator-always-on;
49 regulator-boot-on;
52 reg_3p3v: regulator-3p3v {
53 compatible = "regulator-fixed";
54 regulator-name = "3P3V";
55 regulator-min-microvolt = <3300000>;
56 regulator-max-microvolt = <3300000>;
57 regulator-always-on;
58 regulator-boot-on;
62 compatible = "simple-audio-card";
63 simple-audio-card,name = "imx6ul-geam-sgtl5000";
64 simple-audio-card,format = "i2s";
65 simple-audio-card,bitclock-master = <&dailink_master>;
66 simple-audio-card,frame-master = <&dailink_master>;
67 simple-audio-card,widgets =
72 simple-audio-card,routing =
77 simple-audio-card,cpu {
78 sound-dai = <&sai2>;
81 dailink_master: simple-audio-card,codec {
82 sound-dai = <&sgtl5000>;
89 pinctrl-names = "default";
90 pinctrl-0 = <&pinctrl_flexcan1>;
91 xceiver-supply = <®_3p3v>;
96 pinctrl-names = "default";
97 pinctrl-0 = <&pinctrl_flexcan2>;
98 xceiver-supply = <®_3p3v>;
103 pinctrl-names = "default";
104 pinctrl-0 = <&pinctrl_enet1>;
105 phy-mode = "rmii";
106 phy-handle = <ðphy0>;
111 pinctrl-names = "default";
112 pinctrl-0 = <&pinctrl_enet2>;
113 phy-mode = "rmii";
114 phy-handle = <ðphy1>;
118 #address-cells = <1>;
119 #size-cells = <0>;
121 ethphy0: ethernet-phy@0 {
122 compatible = "ethernet-phy-ieee802.3-c22";
126 ethphy1: ethernet-phy@1 {
127 compatible = "ethernet-phy-ieee802.3-c22";
134 pinctrl-names = "default";
135 pinctrl-0 = <&pinctrl_gpmi_nand>;
136 nand-on-flash-bbt;
141 clock-frequency = <100000>;
142 pinctrl-names = "default";
143 pinctrl-0 = <&pinctrl_i2c1>;
149 #sound-dai-cells = <0>;
151 clock-names = "mclk";
152 VDDA-supply = <®_3p3v>;
153 VDDIO-supply = <®_3p3v>;
154 VDDD-supply = <®_1p8v>;
159 clock-frequency = <100000>;
160 pinctrl-names = "default";
161 pinctrl-0 = <&pinctrl_i2c2>;
166 pinctrl-names = "default";
167 pinctrl-0 = <&pinctrl_lcdif_dat
173 bits-per-pixel = <16>;
174 bus-width = <18>;
176 display-timings {
177 native-mode = <&timing0>;
179 clock-frequency = <28000000>;
182 hfront-porch = <30>;
183 hback-porch = <30>;
184 hsync-len = <64>;
185 vback-porch = <5>;
186 vfront-porch = <5>;
187 vsync-len = <20>;
188 hsync-active = <0>;
189 vsync-active = <0>;
190 de-active = <1>;
191 pixelclk-active = <0>;
198 #pwm-cells = <2>;
199 pinctrl-names = "default";
200 pinctrl-0 = <&pinctrl_pwm8>;
205 pinctrl-names = "default";
206 pinctrl-0 = <&pinctrl_tsc>;
207 xnur-gpio = <&gpio1 3 GPIO_ACTIVE_LOW>;
211 pinctrl-names = "default";
212 pinctrl-0 = <&pinctrl_sai2>;
217 measure-delay-time = <0x1ffff>;
218 pre-charge-time = <0x1fff>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&pinctrl_uart1>;
229 pinctrl-names = "default";
230 pinctrl-0 = <&pinctrl_uart2>;
245 pinctrl-names = "default", "state_100mhz", "state_200mhz";
246 pinctrl-0 = <&pinctrl_usdhc1>;
247 pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
248 pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
249 bus-width = <4>;
250 cd-gpios = <&gpio1 19 GPIO_ACTIVE_LOW>;
251 no-1-8-v;