Lines Matching +full:charge +full:- +full:status +full:- +full:gpios

4  * This file is dual-licensed: you can use it either under the terms
21 * b) Permission is hereby granted, free of charge, to any person
43 /dts-v1/;
44 #include "sun8i-h3.dtsi"
45 #include "sunxi-common-regulators.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
51 compatible = "friendlyarm,nanopi-neo-air", "allwinner,sun8i-h3";
58 stdout-path = "serial0:115200n8";
62 compatible = "gpio-leds";
64 led-0 {
66 gpios = <&r_pio 0 10 GPIO_ACTIVE_HIGH>; /* PL10 */
67 default-state = "on";
70 led-1 {
71 label = "nanopi:blue:status";
72 gpios = <&pio 0 10 GPIO_ACTIVE_HIGH>; /* PA10 */
77 compatible = "mmc-pwrseq-simple";
78 reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 */
83 vmmc-supply = <&reg_vcc3v3>;
84 bus-width = <4>;
85 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
86 status = "okay";
90 vmmc-supply = <&reg_vcc3v3>;
91 vqmmc-supply = <&reg_vcc3v3>;
92 mmc-pwrseq = <&wifi_pwrseq>;
93 bus-width = <4>;
94 non-removable;
95 status = "okay";
99 compatible = "brcm,bcm4329-fmac";
100 interrupt-parent = <&pio>;
102 interrupt-names = "host-wake";
107 pinctrl-names = "default";
108 pinctrl-0 = <&mmc2_8bit_pins>;
109 vmmc-supply = <&reg_vcc3v3>;
110 vqmmc-supply = <&reg_vcc3v3>;
111 bus-width = <8>;
112 non-removable;
113 status = "okay";
117 pinctrl-names = "default";
118 pinctrl-0 = <&uart0_pa_pins>;
119 status = "okay";
123 pinctrl-names = "default";
124 pinctrl-0 = <&uart3_pins>, <&uart3_rts_cts_pins>;
125 uart-has-rtscts;
126 status = "okay";
129 compatible = "brcm,bcm43438-bt";
131 clock-names = "lpo";
132 vbat-supply = <&reg_vcc3v3>;
133 vddio-supply = <&reg_vcc3v3>;
134 device-wakeup-gpios = <&pio 0 8 GPIO_ACTIVE_HIGH>; /* PA8 */
135 host-wakeup-gpios = <&pio 0 7 GPIO_ACTIVE_HIGH>; /* PA7 */
136 shutdown-gpios = <&pio 6 13 GPIO_ACTIVE_HIGH>; /* PG13 */
142 status = "okay";