~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
2 2

[PATCH] arm64: dts: qcom: msm8916-samsung-fortuna: Add touch keys

Details
Message ID
<20240724143230.3804-1-raymondhackley@protonmail.com>
DKIM signature
pass
Download raw message
Patch: +2 -0
Touch keys feature on fortuna phones are provided by Zinitix touchscreen.
Add property linux,keycodes to enable touch keys.

Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
---
 arch/arm64/boot/dts/qcom/msm8916-samsung-fortuna-common.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/msm8916-samsung-fortuna-common.dtsi b/arch/arm64/boot/dts/qcom/msm8916-samsung-fortuna-common.dtsi
index 81b3e0760154f..7a7e99b015d9b 100644
--- a/arch/arm64/boot/dts/qcom/msm8916-samsung-fortuna-common.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8916-samsung-fortuna-common.dtsi
@@ -262,6 +262,8 @@ touchscreen: touchscreen@20 {

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

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

-- 
2.39.2
Details
Message ID
<835d7a84-aa37-43da-a4e7-ef52d8642357@linaro.org>
In-Reply-To
<20240724143230.3804-1-raymondhackley@protonmail.com> (view parent)
DKIM signature
pass
Download raw message
On 24.07.2024 4:32 PM, Raymond Hackley wrote:
> Touch keys feature on fortuna phones are provided by Zinitix touchscreen.
> Add property linux,keycodes to enable touch keys.
> 
> Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
> ---

please bump the revision (v1 -> v2) when changing the commit
message and keep a link to the previous one & a changelog under
the --- line

in this instance, don't bother as it's a simple change and it
looks good now

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
Bjorn Andersson <andersson@kernel.org>
Details
Message ID
<172248238601.319692.10234728164556158796.b4-ty@kernel.org>
In-Reply-To
<20240724143230.3804-1-raymondhackley@protonmail.com> (view parent)
DKIM signature
pass
Download raw message
On Wed, 24 Jul 2024 14:32:51 +0000, Raymond Hackley wrote:
> Touch keys feature on fortuna phones are provided by Zinitix touchscreen.
> Add property linux,keycodes to enable touch keys.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: msm8916-samsung-fortuna: Add touch keys
      commit: ccf683fa0c9b5c53534030ddc9dd8a8603f715a0

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