Lines Matching +full:device +full:- +full:wakeup +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPad Pro (1st generation) common device tree
9 #include "s8001-common.dtsi"
10 #include <dt-bindings/input/input.h>
13 chassis-type = "tablet";
15 gpio-keys {
16 compatible = "gpio-keys";
18 button-home {
20 gpios = <&pinctrl_ap 122 GPIO_ACTIVE_LOW>;
22 wakeup-source;
25 button-power {
27 gpios = <&pinctrl_ap 123 GPIO_ACTIVE_LOW>;
29 wakeup-source;
32 button-voldown {
34 gpios = <&pinctrl_ap 15 GPIO_ACTIVE_LOW>;
38 button-volup {
40 gpios = <&pinctrl_ap 12 GPIO_ACTIVE_LOW>;