Lines Matching +full:charge +full:- +full:status +full:- +full:gpios
2 * Copyright 2012 Maxime Ripard <maxime.ripard@free-electrons.com>
5 * This file is dual-licensed: you can use it either under the terms
22 * b) Permission is hereby granted, free of charge, to any person
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";
69 gpios = <&pio 6 9 GPIO_ACTIVE_HIGH>;
70 default-state = "on";
76 status = "okay";
80 status = "okay";
84 status = "okay";
88 status = "okay";
92 vmmc-supply = <®_vcc3v3>;
93 bus-width = <4>;
94 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
95 status = "okay";
99 status = "okay";
103 status = "okay";
107 led_pins_olinuxinom: led-pin {
110 drive-strength = <20>;
116 status = "okay";
121 status = "okay";
125 pinctrl-names = "default";
126 pinctrl-0 = <&uart1_pg_pins>;
127 status = "okay";
132 status = "okay";
136 usb0_id_det-gpios = <&pio 6 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG2 */
137 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
138 usb0_vbus-supply = <®_usb0_vbus>;
139 usb1_vbus-supply = <®_usb1_vbus>;
140 status = "okay";