Lines Matching +full:pinctrl +full:- +full:use +full:- +full:default
6 * This file is dual-licensed: you can use it either under the terms
26 * restriction, including without limitation the rights to use,
41 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
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 = "merrii,a20-hummingbird", "allwinner,sun7i-a20";
65 stdout-path = "serial0:115200n8";
69 compatible = "regulator-fixed";
70 pinctrl-names = "default";
71 pinctrl-0 = <&mmc3_vdd_pin_a20_hummingbird>;
72 regulator-name = "mmc3_vdd";
73 regulator-min-microvolt = <3000000>;
74 regulator-max-microvolt = <3000000>;
75 enable-active-high;
80 compatible = "regulator-fixed";
81 pinctrl-names = "default";
82 pinctrl-0 = <&gmac_vdd_pin_a20_hummingbird>;
83 regulator-name = "gmac_vdd";
84 regulator-min-microvolt = <3000000>;
85 regulator-max-microvolt = <3000000>;
86 enable-active-high;
92 target-supply = <®_ahci_5v>;
105 pinctrl-names = "default";
106 pinctrl-0 = <&gmac_pins_rgmii_a>;
108 phy-mode = "rgmii";
109 phy-supply = <®_gmac_vdd>;
111 snps,reset-gpio = <&pio 0 17 GPIO_ACTIVE_HIGH>; /* PA17 */
112 snps,reset-active-low;
114 snps,reset-delays-us = <0 10000 1000000>;
117 phy1: ethernet-phy@1 {
123 pinctrl-names = "default";
124 pinctrl-0 = <&i2c0_pins_a>;
128 compatible = "x-powers,axp209";
130 interrupt-parent = <&nmi_intc>;
132 interrupt-controller;
133 #interrupt-cells = <1>;
138 pinctrl-names = "default";
139 pinctrl-0 = <&i2c1_pins_a>;
144 pinctrl-names = "default";
145 pinctrl-0 = <&i2c2_pins_a>;
150 pinctrl-names = "default";
151 pinctrl-0 = <&i2c3_pins_a>;
156 pinctrl-names = "default";
157 pinctrl-0 = <&ir0_rx_pins_a>;
162 pinctrl-names = "default";
163 pinctrl-0 = <&mmc0_pins_a>;
164 vmmc-supply = <®_vcc3v0>;
165 bus-width = <4>;
166 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
171 pinctrl-names = "default";
172 pinctrl-0 = <&mmc3_pins_a>;
173 vmmc-supply = <®_mmc3_vdd>;
174 bus-width = <4>;
175 non-removable;
210 pinctrl-names = "default";
211 pinctrl-0 = <&pwm0_pins_a>;
216 pinctrl-0 = <&ahci_pwr_pin_a20_hummingbird>;
222 pinctrl-0 = <&usb1_vbus_pin_a20_hummingbird>;
232 pinctrl-names = "default";
233 pinctrl-0 = <&spi2_pins_b>,
239 pinctrl-names = "default";
240 pinctrl-0 = <&uart0_pins_a>;
245 pinctrl-names = "default";
246 pinctrl-0 = <&uart2_pins_a>;
251 pinctrl-names = "default";
252 pinctrl-0 = <&uart3_pins_a>;
257 pinctrl-names = "default";
258 pinctrl-0 = <&uart4_pins_a>;
263 pinctrl-names = "default";
264 pinctrl-0 = <&uart5_pins_a>;
269 usb1_vbus-supply = <®_usb1_vbus>;
270 usb2_vbus-supply = <®_usb2_vbus>;