Lines Matching +full:pinctrl +full:- +full:use +full:- +full:default
2 * Copyright 2012 Maxime Ripard <maxime.ripard@free-electrons.com>
5 * This file is dual-licensed: you can use it either under the terms
25 * restriction, including without limitation the rights to use,
40 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
44 /dts-v1/;
45 #include "sun5i-a13.dtsi"
46 #include "sunxi-common-regulators.dtsi"
48 #include <dt-bindings/gpio/gpio.h>
51 model = "Olimex A13-Olinuxino Micro";
52 compatible = "olimex,a13-olinuxino-micro", "allwinner,sun5i-a13";
59 stdout-path = "serial0:115200n8";
63 compatible = "gpio-leds";
64 pinctrl-names = "default";
65 pinctrl-0 = <&led_pins_olinuxinom>;
68 label = "a13-olinuxino-micro:green:power";
70 default-state = "on";
80 pinctrl-names = "default";
81 pinctrl-0 = <&i2c0_pins_a>;
86 pinctrl-names = "default";
87 pinctrl-0 = <&i2c1_pins_a>;
92 pinctrl-names = "default";
93 pinctrl-0 = <&i2c2_pins_a>;
98 pinctrl-names = "default";
99 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_olinuxinom>;
100 vmmc-supply = <®_vcc3v3>;
101 bus-width = <4>;
102 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
118 bias-pull-up;
124 drive-strength = <20>;
130 bias-pull-up;
136 bias-pull-down;
151 pinctrl-0 = <&usb0_vbus_pin_olinuxinom>;
157 pinctrl-0 = <&usb1_vbus_pin_olinuxinom>;
163 pinctrl-names = "default";
164 pinctrl-0 = <&uart1_pins_b>;
174 pinctrl-names = "default";
175 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
176 usb0_id_det-gpio = <&pio 6 2 GPIO_ACTIVE_HIGH>; /* PG2 */
177 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
178 usb0_vbus-supply = <®_usb0_vbus>;
179 usb1_vbus-supply = <®_usb1_vbus>;