Lines Matching +full:home +full:- +full:button

6  * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun4i-a10.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/interrupt-controller/irq.h>
54 model = "INet-97F Rev 02";
55 compatible = "primux,inet97fv2", "allwinner,sun4i-a10";
62 stdout-path = "serial0:115200n8";
67 cpu-supply = <&reg_dcdc2>;
93 compatible = "edt,edt-ft5406";
95 interrupt-parent = <&pio>;
97 touchscreen-size-x = <800>;
98 touchscreen-size-y = <480>;
103 vref-supply = <&reg_ldo2>;
106 button-200 {
113 button-600 {
120 button-800 {
127 button-1000 {
128 label = "Home";
134 button-1200 {
143 vmmc-supply = <&reg_vcc3v3>;
144 bus-width = <4>;
145 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
154 usb0_id_detect_pin: usb0-id-detect-pin {
157 bias-pull-up;
160 usb0_vbus_detect_pin: usb0-vbus-detect-pin {
163 bias-pull-down;
168 regulator-always-on;
169 regulator-min-microvolt = <1000000>;
170 regulator-max-microvolt = <1400000>;
171 regulator-name = "vdd-cpu";
175 regulator-always-on;
176 regulator-min-microvolt = <1250000>;
177 regulator-max-microvolt = <1250000>;
178 regulator-name = "vdd-int-dll";
182 regulator-name = "vdd-rtc";
186 regulator-always-on;
187 regulator-min-microvolt = <3000000>;
188 regulator-max-microvolt = <3000000>;
189 regulator-name = "avcc";
201 pinctrl-names = "default";
202 pinctrl-0 = <&uart0_pb_pins>;
212 pinctrl-names = "default";
213 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
214 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
215 usb0_vbus_det-gpio = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
216 usb0_vbus-supply = <&reg_usb0_vbus>;
217 usb2_vbus-supply = <&reg_usb2_vbus>;