Lines Matching +full:usb0_id_det +full:- +full:gpios
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include "sun8i-v3.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
13 compatible = "sipeed,lichee-zero-plus", "sochip,s3",
14 "allwinner,sun8i-v3";
21 stdout-path = "serial0:115200n8";
25 compatible = "regulator-fixed";
26 regulator-name = "vcc3v3";
27 regulator-min-microvolt = <3300000>;
28 regulator-max-microvolt = <3300000>;
33 broken-cd;
34 bus-width = <4>;
35 vmmc-supply = <®_vcc3v3>;
40 pinctrl-0 = <&uart0_pb_pins>;
41 pinctrl-names = "default";
51 usb0_id_det-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>;