Lines Matching +full:mute +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
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 {
46 label = "Mute Switch";
47 gpios = <&pinctrl 36 GPIO_ACTIVE_LOW>;