summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/sm8350-mtp.dts
diff options
context:
space:
mode:
authorKonrad Dybcio <konrad.dybcio@somainline.org>2021-11-14 02:27:46 +0100
committerBjorn Andersson <bjorn.andersson@linaro.org>2021-11-20 16:24:58 -0600
commit2dab7aac493df72f57498044cb38ca0a6c18e7e1 (patch)
treef983aa2e38400eb71bfcd5f0bf1e2dd580f7993f /arch/arm64/boot/dts/qcom/sm8350-mtp.dts
parentf52dd33943ca5f84ae76890f352f6d9e12512c3f (diff)
arm64: dts: qcom: *8350* Consolidate PON/RESIN usage
Disable PON/RESIN keys by default and keep the RESIN keycode set-per-board, as these settings are not common between devices (one cannot even assume all devices have buttons nowadays..). Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211114012755.112226-7-konrad.dybcio@somainline.org
Diffstat (limited to 'arch/arm64/boot/dts/qcom/sm8350-mtp.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/sm8350-mtp.dts9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/sm8350-mtp.dts b/arch/arm64/boot/dts/qcom/sm8350-mtp.dts
index 122c282a62df..52cf3045602f 100644
--- a/arch/arm64/boot/dts/qcom/sm8350-mtp.dts
+++ b/arch/arm64/boot/dts/qcom/sm8350-mtp.dts
@@ -289,6 +289,15 @@
status = "okay";
};
+&pon_pwrkey {
+ status = "okay";
+};
+
+&pon_resin {
+ status = "okay";
+ linux,code = <KEY_VOLUMEDOWN>;
+};
+
&qupv3_id_0 {
status = "okay";
};