Lines Matching +full:device +full:- +full:wakeup +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPhone SE common device tree
8 #include "s800-0-3-common.dtsi"
9 #include <dt-bindings/input/input.h>
12 chassis-type = "handset";
14 gpio-keys {
15 compatible = "gpio-keys";
17 button-home {
19 gpios = <&pinctrl_ap 96 GPIO_ACTIVE_LOW>;
21 wakeup-source;
24 button-power {
26 gpios = <&pinctrl_ap 97 GPIO_ACTIVE_LOW>;
28 wakeup-source;
31 button-voldown {
33 gpios = <&pinctrl_ap 67 GPIO_ACTIVE_LOW>;
37 button-volup {
39 gpios = <&pinctrl_ap 66 GPIO_ACTIVE_LOW>;
43 switch-mute {
45 gpios = <&pinctrl_ap 149 GPIO_ACTIVE_LOW>;