Lines Matching +full:disable +full:- +full:over +full:- +full:current
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Copyright 2014-2024 Toradex
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/input/input.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
10 #include "imx6qdl-apalis.dtsi"
22 stdout-path = "serial0:115200n8";
25 reg_3v3_sw: regulator-3v3-sw {
26 compatible = "regulator-fixed";
27 regulator-always-on;
28 regulator-max-microvolt = <3300000>;
29 regulator-min-microvolt = <3300000>;
30 regulator-name = "3.3V_SW";
35 #address-cells = <1>;
36 #size-cells = <0>;
55 pinctrl-names = "default";
56 pinctrl-0 = <&pinctrl_reset_moci>;
57 /* active-high meaning opposite of regular PERST# active-low polarity */
58 reset-gpio = <&gpio1 28 GPIO_ACTIVE_HIGH>;
59 reset-gpio-active-high;
111 disable-over-current;
112 vbus-supply = <®_usb_host_vbus>;
117 disable-over-current;
118 vbus-supply = <®_usb_otg_vbus>;