Lines Matching +full:vbus +full:- +full:detect +full:- +full:gpio
1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/gpio/gpio.h>
5 dummy_reg: regulator-dummy {
6 compatible = "regulator-fixed";
7 regulator-name = "dummy-supply";
10 reg_usb_otg_vbus: regulator-usb-otg-vbus {
11 compatible = "regulator-fixed";
12 regulator-name = "usb_otg_vbus";
13 regulator-min-microvolt = <5000000>;
14 regulator-max-microvolt = <5000000>;
15 gpio = <&gpio3 22 0>;
16 enable-active-high;
20 stdout-path = &uart1;
25 cs-gpios = <&gpio4 24 GPIO_ACTIVE_LOW>;
26 pinctrl-names = "default";
27 pinctrl-0 = <&pinctrl_ecspi3>;
31 #address-cells = <1>;
32 #size-cells = <1>;
33 compatible = "sst,sst25vf040b", "jedec,spi-nor";
34 spi-max-frequency = <20000000>;
40 pinctrl-names = "default";
41 pinctrl-0 = <&pinctrl_enet>;
43 phy-mode = "rgmii";
47 pinctrl-names = "default";
48 pinctrl-0 = <&pinctrl_hog>;
50 imx6qdl-dfi-fs700-m60 {
109 MX6QDL_PAD_NANDF_D2__GPIO2_IO02 0x80000000 /* card detect */
151 pinctrl-names = "default";
152 pinctrl-0 = <&pinctrl_i2c2>;
157 pinctrl-names = "default";
158 pinctrl-0 = <&pinctrl_uart1>;
167 vbus-supply = <®_usb_otg_vbus>;
168 pinctrl-names = "default";
169 pinctrl-0 = <&pinctrl_usbotg>;
170 disable-over-current;
176 pinctrl-names = "default";
177 pinctrl-0 = <&pinctrl_usdhc2>;
178 cd-gpios = <&gpio2 2 GPIO_ACTIVE_LOW>;
183 pinctrl-names = "default";
184 pinctrl-0 = <&pinctrl_usdhc3>;
188 pinctrl-names = "default";
189 pinctrl-0 = <&pinctrl_usdhc4>;
190 bus-width = <8>;
191 non-removable;