Lines Matching +full:charge +full:- +full:status +full:- +full:gpios
5 * This file is dual-licensed: you can use it either under the terms
22 * b) Permission is hereby granted, free of charge, to any person
44 /dts-v1/;
45 #include "sun4i-a10.dtsi"
46 #include "sunxi-common-regulators.dtsi"
48 #include <dt-bindings/gpio/gpio.h>
49 #include <dt-bindings/input/input.h>
53 compatible = "linksprite,a10-pcduino", "allwinner,sun4i-a10";
60 stdout-path = "serial0:115200n8";
64 compatible = "gpio-leds";
68 gpios = <&pio 7 15 GPIO_ACTIVE_LOW>;
73 gpios = <&pio 7 16 GPIO_ACTIVE_LOW>;
77 gpio-keys {
78 compatible = "gpio-keys";
83 gpios = <&pio 7 17 GPIO_ACTIVE_LOW>;
89 gpios = <&pio 7 18 GPIO_ACTIVE_LOW>;
95 gpios = <&pio 7 19 GPIO_ACTIVE_LOW>;
101 cpu-supply = <®_dcdc2>;
105 status = "okay";
109 status = "okay";
113 phy-handle = <&phy1>;
114 status = "okay";
118 status = "okay";
122 status = "okay";
131 status = "okay";
133 phy1: ethernet-phy@1 {
139 vmmc-supply = <®_vcc3v3>;
140 bus-width = <4>;
141 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
142 status = "okay";
146 status = "okay";
150 status = "okay";
154 status = "okay";
160 regulator-always-on;
161 regulator-min-microvolt = <1000000>;
162 regulator-max-microvolt = <1400000>;
163 regulator-name = "vdd-cpu";
167 regulator-always-on;
168 regulator-min-microvolt = <1000000>;
169 regulator-max-microvolt = <1400000>;
170 regulator-name = "vdd-int-dll";
174 regulator-name = "vdd-rtc";
178 regulator-always-on;
179 regulator-min-microvolt = <3000000>;
180 regulator-max-microvolt = <3000000>;
181 regulator-name = "avcc";
185 pinctrl-names = "default";
186 pinctrl-0 = <&uart0_pb_pins>;
187 status = "okay";
192 status = "okay";
196 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
197 usb1_vbus-supply = <®_vcc5v0>; /* USB1 VBUS is always on */
198 usb2_vbus-supply = <®_vcc5v0>; /* USB2 VBUS is always on */
199 status = "okay";