Lines Matching +full:device +full:- +full:wakeup +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPad mini 2 common device tree
10 #include "s5l8960x-common.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 2 GPIO_ACTIVE_LOW>;
23 wakeup-source;
26 button-power {
28 gpios = <&pinctrl 3 GPIO_ACTIVE_LOW>;
30 wakeup-source;
33 button-voldown {
35 gpios = <&pinctrl 5 GPIO_ACTIVE_LOW>;
39 button-volup {
41 gpios = <&pinctrl 4 GPIO_ACTIVE_LOW>;
45 switch-mute {
47 gpios = <&pinctrl 6 GPIO_ACTIVE_LOW>;