mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 09:12:26 +02:00
sync: huiwei: key: Remove unnecessary keys
commit: 8cafb5b87affe0ffa602db36fd1d3d44b301e252 Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
This commit is contained in:
@@ -391,19 +391,6 @@
|
||||
compatible = "gpio-keys";
|
||||
pinctrl-0 = <&pinctrl_volume &pinctrl_pw>;
|
||||
pinctrl-names = "default";
|
||||
key-volumedown {
|
||||
label = "Volume Down Key";
|
||||
linux,code = <KEY_VOLUMEDOWN>;
|
||||
debounce-interval = <1>;
|
||||
gpios = <&gpio1_porta 19 0x1>;
|
||||
};
|
||||
key-volumeup {
|
||||
label = "Volume Up Key";
|
||||
linux,code = <KEY_VOLUMEUP>;
|
||||
debounce-interval = <1>;
|
||||
gpios = <&gpio2_porta 25 0x1>;
|
||||
};
|
||||
|
||||
kkey-pw{
|
||||
label = "power Key";
|
||||
wakeup-source;
|
||||
|
||||
Reference in New Issue
Block a user