Lines Matching +full:device +full:- +full:wakeup +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPhone 6 / 6 Plus common device tree
7 #include <dt-bindings/input/input.h>
9 #include "t7000-common.dtsi"
10 #include "t7000-handheld.dtsi"
13 chassis-type = "handset";
15 gpio-keys {
16 compatible = "gpio-keys";
18 button-home {
20 gpios = <&pinctrl 32 GPIO_ACTIVE_LOW>;
22 wakeup-source;
25 button-power {
27 gpios = <&pinctrl 33 GPIO_ACTIVE_LOW>;
29 wakeup-source;
32 button-volup {
34 gpios = <&pinctrl 45 GPIO_ACTIVE_LOW>;
38 button-voldown {
40 gpios = <&pinctrl 46 GPIO_ACTIVE_LOW>;
44 switch-mute {
46 gpios = <&pinctrl 131 GPIO_ACTIVE_LOW>;