Lines Matching +full:vbus +full:- +full:gpios

1 // SPDX-License-Identifier: GPL-2.0-only
8 #include <dt-bindings/gpio/gpio.h>
12 reg_2p5v: regulator-2p5v {
13 compatible = "regulator-fixed";
14 regulator-name = "2P5V";
15 regulator-min-microvolt = <2500000>;
16 regulator-max-microvolt = <2500000>;
17 regulator-always-on;
20 reg_3p3v: regulator-3p3v {
21 compatible = "regulator-fixed";
22 regulator-name = "3P3V";
23 regulator-min-microvolt = <3300000>;
24 regulator-max-microvolt = <3300000>;
25 regulator-always-on;
28 reg_usbh1_vbus: regulator-usbh1-vbus {
29 compatible = "regulator-fixed";
30 enable-active-high;
32 pinctrl-names = "default";
33 pinctrl-0 = <&pinctrl_aristainetos_usbh1_vbus>;
34 regulator-name = "usb_h1_vbus";
35 regulator-min-microvolt = <5000000>;
36 regulator-max-microvolt = <5000000>;
39 reg_usbotg_vbus: regulator-usbotg-vbus {
40 compatible = "regulator-fixed";
41 enable-active-high;
43 pinctrl-names = "default";
44 pinctrl-0 = <&pinctrl_aristainetos_usbotg_vbus>;
45 regulator-name = "usb_otg_vbus";
46 regulator-min-microvolt = <5000000>;
47 regulator-max-microvolt = <5000000>;
52 pinctrl-names = "default";
53 pinctrl-0 = <&pinctrl_audmux>;
58 pinctrl-names = "default";
59 pinctrl-0 = <&pinctrl_flexcan1>;
64 pinctrl-names = "default";
65 pinctrl-0 = <&pinctrl_flexcan2>;
70 clock-frequency = <100000>;
71 pinctrl-names = "default";
72 pinctrl-0 = <&pinctrl_i2c1>;
82 clock-frequency = <100000>;
83 pinctrl-names = "default";
84 pinctrl-0 = <&pinctrl_i2c3>;
94 cs-gpios = <&gpio3 20 GPIO_ACTIVE_LOW>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&pinctrl_ecspi4>;
100 #address-cells = <1>;
101 #size-cells = <1>;
102 compatible = "micron,n25q128a11", "jedec,spi-nor";
103 spi-max-frequency = <20000000>;
109 pinctrl-names = "default";
110 pinctrl-0 = <&pinctrl_enet>;
111 phy-mode = "rmii";
112 phy-reset-gpios = <&gpio3 29 GPIO_ACTIVE_LOW>;
117 pinctrl-names = "default";
118 pinctrl-0 = <&pinctrl_gpmi_nand>;
127 pinctrl-names = "default";
128 pinctrl-0 = <&pinctrl_uart2>;
134 pinctrl-names = "default";
135 pinctrl-0 = <&pinctrl_uart4>;
136 uart-has-rtscts;
141 pinctrl-names = "default";
142 pinctrl-0 = <&pinctrl_uart5>;
143 uart-has-rtscts;
148 vbus-supply = <&reg_usbh1_vbus>;
154 vbus-supply = <&reg_usbotg_vbus>;
155 pinctrl-names = "default";
156 pinctrl-0 = <&pinctrl_usbotg>;
157 disable-over-current;
163 pinctrl-names = "default";
164 pinctrl-0 = <&pinctrl_usdhc1>;
165 vmmc-supply = <&reg_3p3v>;
166 cd-gpios = <&gpio4 7 GPIO_ACTIVE_LOW>;
171 pinctrl-names = "default";
172 pinctrl-0 = <&pinctrl_usdhc2>;
173 vmmc-supply = <&reg_3p3v>;
174 cd-gpios = <&gpio4 8 GPIO_ACTIVE_LOW>;
179 pinctrl-names = "default";
180 pinctrl-0 = <&pinctrl_hog &pinctrl_gpio>;
182 imx6qdl-aristainetos {
183 pinctrl_aristainetos_usbh1_vbus: aristainetos-usbh1-vbus {
187 pinctrl_aristainetos_usbotg_vbus: aristainetos-usbotg-vbus {