Skip to content

Commit

Permalink
arm64: dts: qcom: msm816-samsung-gt510: Add capacitve keys
Browse files Browse the repository at this point in the history
gt510 has two capacitive keys on the bottom. Define keycodes to enable
them.

Signed-off-by: Nikita Travkin <nikita@trvn.ru>
  • Loading branch information
TravMurav authored and stephan-gh committed Apr 17, 2023
1 parent 82cd4da commit cae16b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@

pinctrl-0 = <&tsp_int_rst_default>;
pinctrl-names = "default";

linux,keycodes = <KEY_APPSELECT KEY_BACK>;
};
};

Expand Down

0 comments on commit cae16b3

Please sign in to comment.