Lines Matching +full:disable +full:- +full:over +full:- +full:current
1 // SPDX-License-Identifier: GPL-2.0-only
4 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
11 compatible = "zealz,imx6q-gk802", "fsl,imx6q";
14 stdout-path = &uart4;
22 reg_3p3v: regulator-3p3v {
23 compatible = "regulator-fixed";
24 regulator-name = "3P3V";
25 regulator-min-microvolt = <3300000>;
26 regulator-max-microvolt = <3300000>;
27 regulator-always-on;
30 gpio-keys {
31 compatible = "gpio-keys";
33 recovery-button {
37 wakeup-source;
43 ddc-i2c-bus = <&i2c3>;
49 pinctrl-names = "default";
50 pinctrl-0 = <&pinctrl_i2c2>;
51 clock-frequency = <100000>;
63 pinctrl-names = "default";
64 pinctrl-0 = <&pinctrl_i2c3>;
65 clock-frequency = <100000>;
70 pinctrl-names = "default";
71 pinctrl-0 = <&pinctrl_hog>;
75 /* Recovery button, active-low */
77 /* RTL8192CU enable GPIO, active-low */
131 pinctrl-names = "default";
132 pinctrl-0 = <&pinctrl_uart4>;
136 /* External USB-A port (USBOTG) */
138 disable-over-current;
144 disable-over-current;
150 pinctrl-names = "default";
151 pinctrl-0 = <&pinctrl_usdhc3>;
152 bus-width = <4>;
153 cd-gpios = <&gpio6 11 GPIO_ACTIVE_LOW>;
154 vmmc-supply = <®_3p3v>;
160 pinctrl-names = "default";
161 pinctrl-0 = <&pinctrl_usdhc4>;
162 bus-width = <4>;
163 vmmc-supply = <®_3p3v>;