Lines Matching +full:mute +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
9 #include "t8010-common.dtsi"
10 #include <dt-bindings/input/input.h>
13 chassis-type = "handset";
15 gpio-keys {
16 compatible = "gpio-keys";
18 button-power {
20 gpios = <&pinctrl_ap 179 GPIO_ACTIVE_LOW>;
22 wakeup-source;
25 button-voldown {
27 gpios = <&pinctrl_ap 180 GPIO_ACTIVE_LOW>;
31 button-volup {
33 gpios = <&pinctrl_ap 23 GPIO_ACTIVE_LOW>;
37 switch-mute {
38 label = "Mute Switch";
39 gpios = <&pinctrl_ap 86 GPIO_ACTIVE_LOW>;