Skip to content

Commit 4b5e3db

Browse files
g7NotKit
authored andcommitted
arm64: dts: bengal-idp: idea_keys: replace home keycode to KEY_LEFTMETA
Signed-off-by: Eugenio Paolantonio (g7) <[email protected]>
1 parent 66166e5 commit 4b5e3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/vendor/qcom/bengal-idp.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
label = "home";
237237
gpios = <&tlmm 93 1>;
238238
linux,input-type = <1>;
239-
linux,code = <KEY_HOMEPAGE>;
239+
linux,code = <KEY_LEFTMETA>;
240240
debounce-interval = <15>;
241241
//gpio-key,wakeup;
242242
};

0 commit comments

Comments
 (0)