[PATCH] arm64: dts: qcom: msm8916-samsung-fortuna: Add touch keys
Export this patch
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
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
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