From 9333b0b1cc53ffd9b04902dbe4745b051f99592d Mon Sep 17 00:00:00 2001 From: Han Gao Date: Sat, 1 Jun 2024 23:56:31 +0800 Subject: [PATCH] sync: huiwei: key: Remove unnecessary keys commit: 8cafb5b87affe0ffa602db36fd1d3d44b301e252 Signed-off-by: Han Gao --- arch/riscv/boot/dts/thead/th1520-huiwei.dtsi | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/arch/riscv/boot/dts/thead/th1520-huiwei.dtsi b/arch/riscv/boot/dts/thead/th1520-huiwei.dtsi index 11486ed7e..1779bae29 100644 --- a/arch/riscv/boot/dts/thead/th1520-huiwei.dtsi +++ b/arch/riscv/boot/dts/thead/th1520-huiwei.dtsi @@ -391,19 +391,6 @@ compatible = "gpio-keys"; pinctrl-0 = <&pinctrl_volume &pinctrl_pw>; pinctrl-names = "default"; - key-volumedown { - label = "Volume Down Key"; - linux,code = ; - debounce-interval = <1>; - gpios = <&gpio1_porta 19 0x1>; - }; - key-volumeup { - label = "Volume Up Key"; - linux,code = ; - debounce-interval = <1>; - gpios = <&gpio2_porta 25 0x1>; - }; - kkey-pw{ label = "power Key"; wakeup-source;