Lines Matching +full:cd +full:- +full:inverted
6 * This file is dual-licensed: you can use it either under the terms
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>
51 #include <dt-bindings/pinctrl/sun4i-a10.h>
55 compatible = "xunlong,orangepi-mini", "allwinner,sun7i-a20";
62 stdout-path = "serial0:115200n8";
66 compatible = "gpio-leds";
67 pinctrl-names = "default";
68 pinctrl-0 = <&led_pins_orangepi>;
81 reg_gmac_3v3: gmac-3v3 {
82 compatible = "regulator-fixed";
83 pinctrl-names = "default";
84 pinctrl-0 = <&gmac_power_pin_orangepi>;
85 regulator-name = "gmac-3v3";
86 regulator-min-microvolt = <3300000>;
87 regulator-max-microvolt = <3300000>;
88 startup-delay-us = <100000>;
89 enable-active-high;
111 pinctrl-names = "default";
112 pinctrl-0 = <&gmac_pins_rgmii_a>;
114 phy-mode = "rgmii";
115 phy-supply = <®_gmac_3v3>;
118 phy1: ethernet-phy@1 {
124 pinctrl-names = "default";
125 pinctrl-0 = <&i2c0_pins_a>;
130 interrupt-parent = <&nmi_intc>;
138 pinctrl-names = "default";
139 pinctrl-0 = <&ir0_rx_pins_a>;
144 pinctrl-names = "default";
145 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_orangepi>;
146 vmmc-supply = <®_vcc3v3>;
147 bus-width = <4>;
148 cd-gpios = <&pio 7 10 GPIO_ACTIVE_HIGH>; /* PH10 */
149 cd-inverted;
154 pinctrl-names = "default";
155 pinctrl-0 = <&mmc3_pins_a>, <&mmc3_cd_pin_orangepi>;
156 vmmc-supply = <®_vcc3v3>;
157 bus-width = <4>;
158 cd-gpios = <&pio 7 11 GPIO_ACTIVE_HIGH>; /* PH11 */
159 cd-inverted;
219 regulator-always-on;
220 regulator-min-microvolt = <1000000>;
221 regulator-max-microvolt = <1500000>;
222 regulator-name = "vdd-cpu";
226 regulator-always-on;
227 regulator-min-microvolt = <1000000>;
228 regulator-max-microvolt = <1400000>;
229 regulator-name = "vdd-int-pll";
233 regulator-name = "vdd-rtc";
237 regulator-always-on;
238 regulator-min-microvolt = <3000000>;
239 regulator-max-microvolt = <3000000>;
240 regulator-name = "avcc";
248 pinctrl-0 = <&usb1_vbus_pin_bananapro>;
254 pinctrl-0 = <&usb2_vbus_pin_bananapro>;
260 pinctrl-names = "default";
261 pinctrl-0 = <&uart0_pins_a>;
275 pinctrl-names = "default";
276 pinctrl-0 = <&usb0_id_detect_pin>;
277 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
278 usb0_vbus_power-supply = <&usb_power_supply>;
279 usb0_vbus-supply = <®_usb0_vbus>;
280 usb1_vbus-supply = <®_usb1_vbus>;
281 usb2_vbus-supply = <®_usb2_vbus>;