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>;
73 imx6q-gk802 {
76 /* Recovery button, active-low */
78 /* RTL8192CU enable GPIO, active-low */
133 pinctrl-names = "default";
134 pinctrl-0 = <&pinctrl_uart4>;
138 /* External USB-A port (USBOTG) */
140 disable-over-current;
146 disable-over-current;
152 pinctrl-names = "default";
153 pinctrl-0 = <&pinctrl_usdhc3>;
154 bus-width = <4>;
155 cd-gpios = <&gpio6 11 GPIO_ACTIVE_LOW>;
156 vmmc-supply = <®_3p3v>;
162 pinctrl-names = "default";
163 pinctrl-0 = <&pinctrl_usdhc4>;
164 bus-width = <4>;
165 vmmc-supply = <®_3p3v>;