Lines Matching +full:regulator +full:- +full:v3
1 // SPDX-License-Identifier: (GPL-2.0+ OR X11)
6 /dts-v1/;
8 #include "sun8i-v3.dtsi"
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
15 compatible = "allwinner,sl631", "allwinner,sun8i-v3";
22 stdout-path = "serial0:115200n8";
31 interrupt-parent = <&nmi_intc>;
37 pinctrl-names = "default";
38 pinctrl-0 = <&i2c1_pb_pins>;
43 vref-supply = <®_ldo2>;
46 button-174 {
53 button-384 {
60 button-593 {
69 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
70 bus-width = <4>;
71 vmmc-supply = <®_dcdc3>;
76 vcc-pd-supply = <®_dcdc3>;
77 vcc-pe-supply = <®_dcdc3>;
91 regulator-always-on;
92 regulator-min-microvolt = <1250000>;
93 regulator-max-microvolt = <1250000>;
94 regulator-name = "vdd-sys-cpu";
98 regulator-always-on;
99 regulator-min-microvolt = <3300000>;
100 regulator-max-microvolt = <3300000>;
101 regulator-name = "vdd-3v3";
105 regulator-name = "vdd-rtc";
109 regulator-always-on;
110 regulator-min-microvolt = <3000000>;
111 regulator-max-microvolt = <3000000>;
112 regulator-name = "avcc";
120 compatible = "jedec,spi-nor";
121 spi-max-frequency = <50000000>;
126 pinctrl-0 = <&uart1_pg_pins>;
127 pinctrl-names = "default";