Lines Matching +full:charge +full:- +full:status +full:- +full:gpios

4  * This file is dual-licensed: you can use it either under the terms
21 * b) Permission is hereby granted, free of charge, to any person
42 #include "sunxi-reference-design-tablet.dtsi"
44 #include <dt-bindings/interrupt-controller/irq.h>
45 #include <dt-bindings/pwm/pwm.h>
53 compatible = "pwm-backlight";
55 brightness-levels = <0 10 20 30 40 50 60 70 80 90 100>;
56 default-brightness-level = <8>;
57 enable-gpios = <&axp_gpio 1 GPIO_ACTIVE_HIGH>; /* AXP GPIO1 */
61 stdout-path = "serial0:115200n8";
66 allwinner,pa-gpios = <&pio 6 10 GPIO_ACTIVE_HIGH>; /* PG10 */
67 status = "okay";
71 cpu-supply = <&reg_dcdc2>;
75 status = "okay";
91 clock-frequency = <400000>;
95 interrupt-parent = <&pio>;
97 power-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
99 status = "disabled";
111 status = "okay";
115 status = "okay";
119 vref-supply = <&reg_ldo2>;
123 pinctrl-names = "default";
124 pinctrl-0 = <&mmc0_pins>;
125 vmmc-supply = <&reg_vcc3v0>;
126 bus-width = <4>;
127 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
128 status = "okay";
132 status = "okay";
136 regulator-always-on;
137 regulator-min-microvolt = <1000000>;
138 regulator-max-microvolt = <1500000>;
139 regulator-name = "vdd-cpu";
143 regulator-always-on;
144 regulator-min-microvolt = <1000000>;
145 regulator-max-microvolt = <1400000>;
146 regulator-name = "vdd-int-pll";
150 regulator-name = "vdd-rtc";
154 regulator-always-on;
155 regulator-min-microvolt = <3000000>;
156 regulator-max-microvolt = <3000000>;
157 regulator-name = "avcc";
161 regulator-min-microvolt = <3300000>;
162 regulator-max-microvolt = <3300000>;
163 regulator-name = "vcc-wifi";
168 status = "okay";
172 pinctrl-names = "default";
173 pinctrl-0 = <&uart1_pg_pins>;
174 status = "okay";
179 status = "okay";
183 status = "okay";
187 usb0_id_det-gpios = <&pio 6 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG2 */
188 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
189 usb0_vbus_power-supply = <&usb_power_supply>;
190 usb0_vbus-supply = <&reg_usb0_vbus>;
191 usb1_vbus-supply = <&reg_ldo3>;
192 status = "okay";