~postmarketos/upstreaming

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] arm64: dts: qcom: msm8916-samsung-gt58: Enable the touchkeys

Details
Message ID
<20240806-msm8916-gt58-tkey-v1-1-8987b06c5921@trvn.ru>
DKIM signature
pass
Download raw message
Patch: +1 -0
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>
---
 arch/arm64/boot/dts/qcom/msm8916-samsung-gt58.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/msm8916-samsung-gt58.dts b/arch/arm64/boot/dts/qcom/msm8916-samsung-gt58.dts
index 579312ed53ce..3d6d9dd3b8a8 100644
--- a/arch/arm64/boot/dts/qcom/msm8916-samsung-gt58.dts
+++ b/arch/arm64/boot/dts/qcom/msm8916-samsung-gt58.dts
@@ -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>;

---
base-commit: 1e391b34f6aa043c7afa40a2103163a0ef06d179
change-id: 20240806-msm8916-gt58-tkey-dba2aebda5d7

Best regards,
-- 
Nikita Travkin <nikita@trvn.ru>
Bjorn Andersson <andersson@kernel.org>
Details
Message ID
<172375444829.1011236.10097862784831028118.b4-ty@kernel.org>
In-Reply-To
<20240806-msm8916-gt58-tkey-v1-1-8987b06c5921@trvn.ru> (view parent)
DKIM signature
pass
Download raw message
On Tue, 06 Aug 2024 20:45:29 +0500, Nikita Travkin wrote:
> The tablet has two capacitive buttons on the scren bezel. Enable them by
> adding the keycodes in the dt.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: msm8916-samsung-gt58: Enable the touchkeys
      commit: 3e813b5408b7b9b061c2b1733d0089e4fae2e1ba

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Reply to thread Export thread (mbox)