Lines Matching +full:srp +full:- +full:disable
1 // SPDX-License-Identifier: GPL-2.0
8 #include <dt-bindings/gpio/gpio.h>
11 gpio-leds {
12 compatible = "gpio-leds";
13 pinctrl-names = "default";
14 pinctrl-0 = <&pinctrl_gpio_leds>;
17 label = "debug-led1";
19 default-state = "off";
20 linux,default-trigger = "heartbeat";
24 label = "debug-led2";
26 default-state = "off";
30 label = "debug-led3";
32 default-state = "off";
36 pwm-beeper {
37 compatible = "pwm-beeper";
41 reg_3v3: regulator-3v3 {
42 compatible = "regulator-fixed";
43 regulator-name = "3v3";
44 regulator-min-microvolt = <3300000>;
45 regulator-max-microvolt = <3300000>;
48 reg_5v: regulator-5v {
49 compatible = "regulator-fixed";
50 regulator-name = "5v";
51 regulator-min-microvolt = <5000000>;
52 regulator-max-microvolt = <5000000>;
55 reg_usb_otg1_vbus: regulator-usb-otg1-vbus {
56 compatible = "regulator-fixed";
57 regulator-name = "usb_otg1_vbus";
58 regulator-min-microvolt = <5000000>;
59 regulator-max-microvolt = <5000000>;
61 enable-active-high;
64 reg_vref_adc: regulator-vref-adc {
65 compatible = "regulator-fixed";
66 regulator-name = "vref-adc";
67 regulator-min-microvolt = <3300000>;
68 regulator-max-microvolt = <3300000>;
73 pinctrl-names = "default";
74 pinctrl-0 = <&pinctrl_adc1>;
75 vref-supply = <®_vref_adc>;
80 pinctrl-names = "default";
81 pinctrl-0 = <&pinctrl_flexcan2>;
86 cs-gpios = <&gpio4 26 GPIO_ACTIVE_LOW>;
87 pinctrl-names = "default";
88 pinctrl-0 = <&pinctrl_ecspi1>;
94 spi-max-frequency = <20000000>;
95 spi-cpha;
96 spi-cpol;
99 address-width = <16>;
104 pinctrl-0 = <&pinctrl_enet1>;
105 /delete-node/ mdio;
109 pinctrl-names = "default";
110 pinctrl-0 = <&pinctrl_enet2 &pinctrl_enet2_mdio>;
111 phy-mode = "rmii";
112 phy-handle = <ðphy2>;
116 #address-cells = <1>;
117 #size-cells = <0>;
119 ethphy1: ethernet-phy@1 {
121 micrel,led-mode = <0>;
123 clock-names = "rmii-ref";
126 ethphy2: ethernet-phy@2 {
128 micrel,led-mode = <0>;
130 clock-names = "rmii-ref";
136 clock-frequency = <100000>;
137 pinctrl-names = "default";
138 pinctrl-0 = <&pinctrl_i2c1>;
143 clock-frequency = <100000>;
144 pinctrl-names = "default";
145 pinctrl-0 = <&pinctrl_i2c4>;
155 #pwm-cells = <2>;
156 pinctrl-names = "default";
157 pinctrl-0 = <&pinctrl_pwm8>;
162 pinctrl-names = "default";
163 pinctrl-0 = <&pinctrl_uart1>;
168 pinctrl-names = "default";
169 pinctrl-0 = <&pinctrl_uart2>;
170 linux,rs485-enabled-at-boot-time;
171 rs485-rx-during-tx;
172 rs485-rts-active-low;
173 uart-has-rtscts;
178 pinctrl-names = "default";
179 pinctrl-0 = <&pinctrl_uart3>;
180 uart-has-rtscts;
185 pinctrl-names = "default";
186 pinctrl-0 = <&pinctrl_uart4>;
191 pinctrl-names = "default";
192 pinctrl-0 = <&pinctrl_usbotg1>;
194 srp-disable;
195 hnp-disable;
196 adp-disable;
197 over-current-active-low;
198 vbus-supply = <®_usb_otg1_vbus>;
204 disable-over-current;
205 vbus-supply = <®_5v>;
210 pinctrl-names = "default";
211 pinctrl-0 = <&pinctrl_usdhc1>;
212 cd-gpios = <&gpio1 19 GPIO_ACTIVE_LOW>;
213 keep-power-in-suspend;
214 wakeup-source;
215 vmmc-supply = <®_3v3>;
216 voltage-ranges = <3300 3300>;
217 no-1-8-v;
222 pinctrl-names = "default", "state_100mhz", "state_200mhz";
223 pinctrl-0 = <&pinctrl_usdhc2>;
224 pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
225 pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
226 non-removable;
227 keep-power-in-suspend;
228 wakeup-source;
229 vmmc-supply = <®_3v3>;
230 voltage-ranges = <3300 3300>;
231 no-1-8-v;
236 pinctrl-0 = <&pinctrl_reset_out &pinctrl_gpio>;
251 MX6UL_PAD_CSI_DATA05__GPIO4_IO26 0x100b1 /* ECSPI1-CS1 */
384 pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp {
395 pinctrl_usdhc2_200mhz: usdhc2-200mhzgrp {