Lines Matching +full:charge +full:- +full:enable +full:- +full:gpios
6 * This file is dual-licensed: you can use it either under the terms
23 * b) Permission is hereby granted, free of charge, to any person
45 /dts-v1/;
46 #include "sun7i-a20.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/interrupt-controller/irq.h>
54 compatible = "xunlong,orangepi-mini", "allwinner,sun7i-a20";
61 stdout-path = "serial0:115200n8";
64 hdmi-connector {
65 compatible = "hdmi-connector";
70 remote-endpoint = <&hdmi_out_con>;
76 compatible = "gpio-leds";
80 gpios = <&pio 7 24 GPIO_ACTIVE_HIGH>; /* PH24 */
85 gpios = <&pio 7 25 GPIO_ACTIVE_HIGH>; /* PH25 */
89 reg_gmac_3v3: gmac-3v3 {
90 compatible = "regulator-fixed";
91 regulator-name = "gmac-3v3";
92 regulator-min-microvolt = <3300000>;
93 regulator-max-microvolt = <3300000>;
94 startup-delay-us = <100000>;
95 enable-active-high;
121 pinctrl-names = "default";
122 pinctrl-0 = <&gmac_rgmii_pins>;
123 phy-handle = <&phy1>;
124 phy-mode = "rgmii";
125 phy-supply = <®_gmac_3v3>;
135 remote-endpoint = <&hdmi_con_in>;
144 interrupt-parent = <&nmi_intc>;
152 pinctrl-names = "default";
153 pinctrl-0 = <&ir0_rx_pin>;
158 phy1: ethernet-phy@1 {
164 vmmc-supply = <®_vcc3v3>;
165 bus-width = <4>;
166 cd-gpios = <&pio 7 10 GPIO_ACTIVE_LOW>; /* PH10 */
171 vmmc-supply = <®_vcc3v3>;
172 bus-width = <4>;
173 cd-gpios = <&pio 7 11 GPIO_ACTIVE_LOW>; /* PH11 */
182 regulator-always-on;
183 regulator-min-microvolt = <1000000>;
184 regulator-max-microvolt = <1500000>;
185 regulator-name = "vdd-cpu";
189 regulator-always-on;
190 regulator-min-microvolt = <1000000>;
191 regulator-max-microvolt = <1400000>;
192 regulator-name = "vdd-int-pll";
196 regulator-name = "vdd-rtc";
200 regulator-always-on;
201 regulator-min-microvolt = <3000000>;
202 regulator-max-microvolt = <3000000>;
203 regulator-name = "avcc";
221 pinctrl-names = "default";
222 pinctrl-0 = <&uart0_pb_pins>;
236 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
237 usb0_vbus_power-supply = <&usb_power_supply>;
238 usb0_vbus-supply = <®_usb0_vbus>;
239 usb1_vbus-supply = <®_usb1_vbus>;
240 usb2_vbus-supply = <®_usb2_vbus>;