Lines Matching +full:device +full:- +full:wakeup +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPad mini 4 common device tree
9 #include "t7000-common.dtsi"
10 #include "t7000-handheld.dtsi"
11 #include <dt-bindings/input/input.h>
14 chassis-type = "tablet";
16 gpio-keys {
17 compatible = "gpio-keys";
19 button-home {
21 gpios = <&pinctrl 32 GPIO_ACTIVE_LOW>;
23 wakeup-source;
26 button-power {
28 gpios = <&pinctrl 33 GPIO_ACTIVE_LOW>;
30 wakeup-source;
33 button-volup {
35 gpios = <&pinctrl 45 GPIO_ACTIVE_LOW>;
39 button-voldown {
41 gpios = <&pinctrl 46 GPIO_ACTIVE_LOW>;
45 switch-mute {
47 gpios = <&pinctrl 36 GPIO_ACTIVE_LOW>;