Lines Matching +full:pg +full:- +full:gpios

4  * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun8i-r40.dtsi"
45 #include "sun8i-r40-cpu-opp.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
51 compatible = "sinovoip,bpi-m2-berry", "allwinner,sun8i-r40";
59 stdout-path = "serial0:115200n8";
63 compatible = "hdmi-connector";
68 remote-endpoint = <&hdmi_out_con>;
74 compatible = "gpio-leds";
76 pwr-led {
78 gpios = <&pio 7 20 GPIO_ACTIVE_HIGH>;
79 default-state = "on";
82 user-led {
84 gpios = <&pio 7 21 GPIO_ACTIVE_HIGH>;
89 compatible = "regulator-fixed";
90 regulator-name = "vcc5v0";
91 regulator-min-microvolt = <5000000>;
92 regulator-max-microvolt = <5000000>;
94 enable-active-high;
98 compatible = "mmc-pwrseq-simple";
99 reset-gpios = <&pio 6 10 GPIO_ACTIVE_LOW>; /* PG10 WIFI_EN */
101 clock-names = "ext_clock";
106 ahci-supply = <&reg_dldo4>;
107 phy-supply = <&reg_eldo3>;
112 cpu-supply = <&reg_dcdc2>;
120 /* Terminus Tech FE 1.1s 4-port USB 2.0 hub here */
125 pinctrl-names = "default";
126 pinctrl-0 = <&gmac_rgmii_pins>;
127 phy-handle = <&phy1>;
128 phy-mode = "rgmii-id";
129 phy-supply = <&reg_dc1sw>;
134 phy1: ethernet-phy@1 {
135 compatible = "ethernet-phy-ieee802.3-c22";
146 remote-endpoint = <&hdmi_con_in>;
154 compatible = "x-powers,axp221";
156 interrupt-parent = <&nmi_intc>;
164 vmmc-supply = <&reg_dcdc1>;
165 bus-width = <4>;
166 cd-gpios = <&pio 7 13 GPIO_ACTIVE_LOW>; /* PH13 */
171 pinctrl-names = "default";
172 pinctrl-0 = <&mmc1_pg_pins>;
173 vmmc-supply = <&reg_dldo2>;
174 vqmmc-supply = <&reg_dldo1>;
175 mmc-pwrseq = <&wifi_pwrseq>;
176 bus-width = <4>;
177 non-removable;
182 pinctrl-names = "default";
183 pinctrl-0 = <&clk_out_a_pin>;
184 vcc-pa-supply = <&reg_aldo2>;
185 vcc-pc-supply = <&reg_dcdc1>;
186 vcc-pd-supply = <&reg_dcdc1>;
187 vcc-pe-supply = <&reg_eldo1>;
188 vcc-pf-supply = <&reg_dcdc1>;
189 vcc-pg-supply = <&reg_dldo1>;
193 regulator-min-microvolt = <2500000>;
194 regulator-max-microvolt = <2500000>;
195 regulator-name = "vcc-pa";
199 regulator-always-on;
200 regulator-min-microvolt = <2700000>;
201 regulator-max-microvolt = <3300000>;
202 regulator-name = "avcc";
206 regulator-min-microvolt = <3300000>;
207 regulator-max-microvolt = <3300000>;
208 regulator-name = "vcc-gmac-phy";
212 regulator-always-on;
213 regulator-min-microvolt = <3300000>;
214 regulator-max-microvolt = <3300000>;
215 regulator-name = "vcc-3v3";
219 regulator-always-on;
220 regulator-min-microvolt = <1000000>;
221 regulator-max-microvolt = <1300000>;
222 regulator-name = "vdd-cpu";
226 regulator-always-on;
227 regulator-min-microvolt = <1000000>;
228 regulator-max-microvolt = <1300000>;
229 regulator-name = "vdd-sys";
233 regulator-always-on;
234 regulator-min-microvolt = <1500000>;
235 regulator-max-microvolt = <1500000>;
236 regulator-name = "vcc-dram";
240 regulator-min-microvolt = <1800000>;
241 regulator-max-microvolt = <3300000>;
242 regulator-name = "vcc-wifi-io";
253 regulator-always-on;
254 regulator-min-microvolt = <3300000>;
255 regulator-max-microvolt = <3300000>;
256 regulator-name = "vcc-wifi";
260 regulator-always-on;
261 regulator-min-microvolt = <3300000>;
262 regulator-max-microvolt = <3300000>;
263 regulator-name = "vcc-wifi-2";
267 regulator-min-microvolt = <2500000>;
268 regulator-max-microvolt = <2500000>;
269 regulator-name = "vdd2v5-sata";
273 regulator-min-microvolt = <1200000>;
274 regulator-max-microvolt = <1200000>;
275 regulator-name = "vdd1v2-sata";
283 pinctrl-names = "default";
284 pinctrl-0 = <&uart0_pb_pins>;
289 pinctrl-names = "default";
290 pinctrl-0 = <&uart3_pg_pins>, <&uart3_rts_cts_pg_pins>;
291 uart-has-rtscts;
295 compatible = "brcm,bcm43438-bt";
297 clock-names = "lpo";
298 vbat-supply = <&reg_dldo2>;
299 vddio-supply = <&reg_dldo1>;
300 device-wakeup-gpios = <&pio 6 11 GPIO_ACTIVE_HIGH>; /* PG11 */
302 shutdown-gpios = <&pio 7 12 GPIO_ACTIVE_HIGH>; /* PH12 */
303 max-speed = <1500000>;
308 usb1_vbus-supply = <&reg_vcc5v0>;