Lines Matching +full:0 +full:- +full:987

4  * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun5i-a13.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
51 #include <dt-bindings/pinctrl/sun4i-a10.h>
54 model = "Olimex A13-Olinuxino";
55 compatible = "olimex,a13-olinuxino", "allwinner,sun5i-a13";
62 stdout-path = "serial0:115200n8";
66 compatible = "gpio-leds";
67 pinctrl-names = "default";
68 pinctrl-0 = <&led_pins_olinuxino>;
72 default-state = "on";
82 pinctrl-names = "default";
83 pinctrl-0 = <&i2c0_pins_a>;
87 compatible = "x-powers,axp209";
88 reg = <0x34>;
89 interrupts = <0>;
91 interrupt-controller;
92 #interrupt-cells = <1>;
97 pinctrl-names = "default";
98 pinctrl-0 = <&i2c1_pins_a>;
103 pinctrl-names = "default";
104 pinctrl-0 = <&i2c2_pins_a>;
109 vref-supply = <&reg_vcc3v0>;
115 channel = <0>;
122 channel = <0>;
129 channel = <0>;
136 channel = <0>;
140 button@987 {
143 channel = <0>;
149 pinctrl-names = "default";
150 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_olinuxino>;
151 vmmc-supply = <&reg_vcc3v3>;
152 bus-width = <4>;
153 cd-gpios = <&pio 6 0 GPIO_ACTIVE_HIGH>; /* PG0 */
154 cd-inverted;
167 mmc0_cd_pin_olinuxino: mmc0_cd_pin@0 {
174 led_pins_olinuxino: led_pins@0 {
181 usb0_id_detect_pin: usb0_id_detect_pin@0 {
188 usb0_vbus_detect_pin: usb0_vbus_detect_pin@0 {
195 usb1_vbus_pin_olinuxino: usb1_vbus_pin@0 {
209 pinctrl-0 = <&usb1_vbus_pin_olinuxino>;
215 pinctrl-names = "default";
216 pinctrl-0 = <&uart1_pins_b>;
230 pinctrl-names = "default";
231 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
232 usb0_id_det-gpio = <&pio 6 2 GPIO_ACTIVE_HIGH>; /* PG2 */
233 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
234 usb0_vbus-supply = <&reg_usb0_vbus>;
235 usb1_vbus-supply = <&reg_usb1_vbus>;