Lines Matching +full:device +full:- +full:wakeup +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPad Pro 2 common device tree
8 #include <dt-bindings/input/input.h>
11 chassis-type = "tablet";
13 gpio-keys {
14 compatible = "gpio-keys";
16 button-home {
18 gpios = <&pinctrl_ap 139 GPIO_ACTIVE_LOW>;
20 wakeup-source;
23 button-power {
25 gpios = <&pinctrl_ap 138 GPIO_ACTIVE_LOW>;
27 wakeup-source;
30 button-voldown {
32 gpios = <&pinctrl_ap 43 GPIO_ACTIVE_LOW>;
36 button-volup {
38 gpios = <&pinctrl_ap 40 GPIO_ACTIVE_LOW>;