Lines Matching +full:power +full:- +full:over +full:- +full:ethernet

1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
8 /dts-v1/;
20 stdout-path = &uart6;
24 compatible = "pwm-backlight";
26 brightness-levels = <0 4 8 16 32 64 128 255>;
27 default-brightness-level = <6>;
31 reg_2p5v: regulator-2p5v {
32 compatible = "regulator-fixed";
33 regulator-name = "2P5V";
34 regulator-min-microvolt = <2500000>;
35 regulator-max-microvolt = <2500000>;
38 reg_3p3v: regulator-3p3v {
39 compatible = "regulator-fixed";
40 regulator-name = "3P3V";
41 regulator-min-microvolt = <3300000>;
42 regulator-max-microvolt = <3300000>;
45 reg_sd1_vmmc: regulator-sd1-vmmc {
46 compatible = "regulator-fixed";
47 regulator-name = "VSD_3V3";
48 regulator-min-microvolt = <3300000>;
49 regulator-max-microvolt = <3300000>;
51 enable-active-high;
54 reg_usb_otg_vbus: regulator-usb-otg-vbus {
55 compatible = "regulator-fixed";
56 pinctrl-names = "default";
57 pinctrl-0 = <&pinctrl_usb_otg1>;
58 regulator-name = "usb_otg_vbus";
59 regulator-min-microvolt = <5000000>;
60 regulator-max-microvolt = <5000000>;
64 reg_brcm: regulator-brcm {
65 compatible = "regulator-fixed";
66 enable-active-high;
68 pinctrl-names = "default";
69 pinctrl-0 = <&pinctrl_brcm_reg>;
70 regulator-name = "brcm_reg";
71 regulator-min-microvolt = <3300000>;
72 regulator-max-microvolt = <3300000>;
73 startup-delay-us = <200000>;
77 compatible = "vxt,vl050-8048nt-c01";
82 remote-endpoint = <&display_out>;
89 pinctrl-names = "default";
90 pinctrl-0 = <&pinctrl_flexcan1>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&pinctrl_flexcan2>;
101 assigned-clocks = <&clks IMX6UL_CLK_PLL4_AUDIO_DIV>;
102 assigned-clock-rates = <786432000>;
106 pinctrl-names = "default";
107 pinctrl-0 = <&pinctrl_enet2>;
108 phy-mode = "rmii";
109 phy-handle = <&ethphy1>;
111 phy-reset-gpios = <&gpio1 28 GPIO_ACTIVE_LOW>;
112 phy-reset-duration = <1>;
115 #address-cells = <1>;
116 #size-cells = <0>;
118 ethphy1: ethernet-phy@1 {
119 compatible = "ethernet-phy-ieee802.3-c22";
121 max-speed = <100>;
122 interrupt-parent = <&gpio5>;
125 clock-names = "rmii-ref";
131 clock-frequency = <100000>;
132 pinctrl-names = "default";
133 pinctrl-0 = <&pinctrl_i2c1>;
143 regulator-min-microvolt = <700000>;
144 regulator-max-microvolt = <1475000>;
145 regulator-boot-on;
146 regulator-always-on;
147 regulator-ramp-delay = <6250>;
152 regulator-min-microvolt = <900000>;
153 regulator-max-microvolt = <1650000>;
154 regulator-boot-on;
155 regulator-always-on;
160 regulator-boot-on;
161 regulator-always-on;
168 pinctrl-names = "default";
169 pinctrl-0 = <&pinctrl_lcdif_dat &pinctrl_lcdif_ctrl>;
174 remote-endpoint = <&panel_in>;
180 pinctrl-names = "default";
181 pinctrl-0 = <&pinctrl_pwm3>;
186 pinctrl-names = "default";
187 pinctrl-0 = <&pinctrl_pwm7>;
192 pinctrl-names = "default";
193 pinctrl-0 = <&pinctrl_pwm8>;
198 pinctrl-names = "default";
199 pinctrl-0 = <&pinctrl_sai1>;
204 pinctrl-names = "default";
205 pinctrl-0 = <&pinctrl_uart3>;
206 uart-has-rtscts;
211 pinctrl-names = "default";
212 pinctrl-0 = <&pinctrl_uart6>;
217 vbus-supply = <&reg_usb_otg_vbus>;
218 pinctrl-names = "default";
219 pinctrl-0 = <&pinctrl_usb_otg1_id>;
221 disable-over-current;
227 disable-over-current;
232 pinctrl-names = "default";
233 pinctrl-0 = <&pinctrl_usdhc1>;
234 bus-width = <8>;
235 no-1-8-v;
236 non-removable;
237 keep-power-in-suspend;
242 pinctrl-names = "default";
243 pinctrl-0 = <&pinctrl_usdhc2>;
244 no-1-8-v;
245 non-removable;
246 keep-power-in-suspend;
247 wakeup-source;
248 vmmc-supply = <&reg_brcm>;
253 pinctrl-names = "default";
254 pinctrl-0 = <&pinctrl_wdog>;
255 fsl,ext-reset-output;