Lines Matching +full:int +full:- +full:vref +full:- +full:microvolt

1 // SPDX-License-Identifier: GPL-2.0+
6 /dts-v1/;
7 #include "sun5i-a13.dtsi"
8 #include "sunxi-common-regulators.dtsi"
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
12 #include <dt-bindings/interrupt-controller/irq.h>
13 #include <dt-bindings/leds/common.h>
17 compatible = "pocketbook,614-plus", "allwinner,sun5i-a13";
24 stdout-path = "serial0:115200n8";
28 compatible = "gpio-leds";
30 led-0 {
33 linux,default-trigger = "default-on";
38 gpio-keys {
39 compatible = "gpio-keys";
41 key-0 {
47 key-1 {
54 reg_3v3_mmc0: regulator-mmc0 {
55 compatible = "regulator-fixed";
56 regulator-name = "vdd-mmc0";
57 regulator-min-microvolt = <3300000>;
58 regulator-max-microvolt = <3300000>;
60 vin-supply = <&reg_vcc3v3>;
65 cpu-supply = <&reg_dcdc2>;
76 compatible = "x-powers,axp209";
90 #clock-cells = <0>;
95 vref-supply = <&reg_ldo2>;
98 button-300 {
105 button-700 {
112 button-1000 {
119 button-1200 {
126 button-1500 {
135 vmmc-supply = <&reg_3v3_mmc0>;
136 bus-width = <4>;
137 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
142 pinctrl-names = "default";
143 pinctrl-0 = <&mmc2_4bit_pc_pins>;
144 vmmc-supply = <&reg_vcc3v3>;
145 bus-width = <4>;
146 non-removable;
159 regulator-always-on;
160 regulator-min-microvolt = <1000000>;
161 regulator-max-microvolt = <1500000>;
162 regulator-name = "vdd-cpu";
166 regulator-always-on;
167 regulator-min-microvolt = <1000000>;
168 regulator-max-microvolt = <1400000>;
169 regulator-name = "vdd-int-dll";
173 regulator-name = "vdd-rtc";
177 regulator-always-on;
178 regulator-min-microvolt = <3000000>;
179 regulator-max-microvolt = <3000000>;
180 regulator-name = "avcc";
194 pinctrl-names = "default";
195 pinctrl-0 = <&uart1_pg_pins>;
213 usb0_id_det-gpios = <&pio 6 2 GPIO_ACTIVE_HIGH>; /* PG2 */
214 usb0_vbus_det-gpios = <&axp_gpio 1 GPIO_ACTIVE_HIGH>;
215 usb0_vbus-supply = <&reg_usb0_vbus>;
216 usb1_vbus-supply = <&reg_usb1_vbus>;