Lines Matching +full:button +full:- +full:down
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 {
20 label = "Home Button";
23 wakeup-source;
26 button-power {
27 label = "Power Button";
30 wakeup-source;
33 button-volup {
39 button-voldown {
40 label = "Volume Down";
45 switch-mute {