arm64: dts: qcom: sa8775p-ride: enable pmm8654au_0_pon_resin
authorShazad Hussain <quic_shazhuss@quicinc.com>
Tue, 7 Nov 2023 12:05:02 +0000 (17:35 +0530)
committerBjorn Andersson <andersson@kernel.org>
Thu, 7 Dec 2023 16:15:29 +0000 (08:15 -0800)
The volume down key is controlled by PMIC via the PON hardware on
sa8775p platform, so enable the same for sa8775p-ride.

Signed-off-by: Shazad Hussain <quic_shazhuss@quicinc.com>
Link: https://lore.kernel.org/r/20231107120503.28917-1-quic_shazhuss@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sa8775p-ride.dts

index 9760bb4..26ad05b 100644 (file)
                          "ANALOG_PON_OPT";
 };
 
+&pmm8654au_0_pon_resin {
+       linux,code = <KEY_VOLUMEDOWN>;
+       status = "okay";
+};
+
 &pmm8654au_1_gpios {
        gpio-line-names = "PMIC_C_ID0",
                          "PMIC_C_ID1",