Lines Matching +full:usb1_vbus +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0 OR X11
4 /dts-v1/;
5 #include "sun8i-a33.dtsi"
6 #include "sunxi-common-regulators.dtsi"
10 compatible = "nintendo,nes-classic", "allwinner,sun8i-r16",
11 "allwinner,sun8i-a33";
18 stdout-path = "serial0:115200n8";
27 pinctrl-names = "default";
28 pinctrl-0 = <&uart0_pf_pins>;
39 nand-ecc-mode = "hw";
40 nand-ecc-strength = <16>;
41 nand-ecc-step-size = <1024>;
51 /* VBUS is always on because it is wired to the power supply */
52 usb1_vbus-supply = <®_vcc5v0>;