mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
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:
parent
21927e94ca
commit
3e813b5408
|
|
@ -75,6 +75,7 @@ touchscreen@20 {
|
|||
|
||||
touchscreen-size-x = <768>;
|
||||
touchscreen-size-y = <1024>;
|
||||
linux,keycodes = <KEY_APPSELECT KEY_BACK>;
|
||||
|
||||
vcca-supply = <®_vdd_tsp>;
|
||||
vdd-supply = <&pm8916_l6>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user