Lines Matching +full:charge +full:- +full:enable +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 "sun5i-a10s.dtsi"
45 #include "sunxi-common-regulators.dtsi"
46 #include <dt-bindings/gpio/gpio.h>
49 model = "Auxtek t004 A10s hdmi tv-stick";
50 compatible = "allwinner,auxtek-t004", "allwinner,sun5i-a10s";
57 stdout-path = "serial0:115200n8";
61 compatible = "gpio-leds";
62 pinctrl-names = "default";
63 pinctrl-0 = <&led_pins_t004>;
66 label = "t004-tv-dongle:red:usr";
67 gpios = <&pio 1 2 GPIO_ACTIVE_HIGH>; /* PB2 */
68 default-state = "on";
73 compatible = "regulator-fixed";
74 regulator-name = "vmmc1";
75 regulator-min-microvolt = <3300000>;
76 regulator-max-microvolt = <3300000>;
77 enable-active-high;
90 compatible = "x-powers,axp152";
93 interrupt-controller;
94 #interrupt-cells = <1>;
99 vmmc-supply = <®_vcc3v3>;
100 bus-width = <4>;
101 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
106 vmmc-supply = <®_vmmc1>;
107 bus-width = <4>;
108 non-removable;
109 cap-sdio-irq;
122 led_pins_t004: led-pin {
125 drive-strength = <20>;
135 pinctrl-names = "default";
136 pinctrl-0 = <&uart0_pb_pins>;
146 usb0_id_det-gpios = <&pio 6 12 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG12 */
147 usb1_vbus-supply = <®_usb1_vbus>;