arm64: dts: qcom: msm8916-samsung-gt58: Enable the touchkeys

The tablet has two capacitive buttons on the scren bezel. Enable them by
adding the keycodes in the dt.

Signed-off-by: Nikita Travkin <nikita@trvn.ru>
Link: https://lore.kernel.org/r/20240806-msm8916-gt58-tkey-v1-1-8987b06c5921@trvn.ru
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Nikita Travkin 2024-08-06 20:45:29 +05:00 committed by Bjorn Andersson
parent 21927e94ca
commit 3e813b5408

View File

@ -75,6 +75,7 @@ touchscreen@20 {
touchscreen-size-x = <768>;
touchscreen-size-y = <1024>;
linux,keycodes = <KEY_APPSELECT KEY_BACK>;
vcca-supply = <&reg_vdd_tsp>;
vdd-supply = <&pm8916_l6>;