This is a note to let you know that I've just added the patch titled arm64: dts: qcom: sa8775p-ride: enable pmm8654au_0_pon_resin to the 6.6-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: arm64-dts-qcom-sa8775p-ride-enable-pmm8654au_0_pon_r.patch and it can be found in the queue-6.6 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. commit d8ec6092f521759b01350c05fc5b52006dab6cd5 Author: Shazad Hussain <quic_shazhuss@xxxxxxxxxxx> Date: Tue Nov 7 17:35:02 2023 +0530 arm64: dts: qcom: sa8775p-ride: enable pmm8654au_0_pon_resin [ Upstream commit 81c8ec77b86fde629d5beea1ebe42caeea57c5a4 ] 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@xxxxxxxxxxx> Link: https://lore.kernel.org/r/20231107120503.28917-1-quic_shazhuss@xxxxxxxxxxx Signed-off-by: Bjorn Andersson <andersson@xxxxxxxxxx> Stable-dep-of: 30f7dfd2c489 ("arm64: dts: qcom: sa8775p: Update sleep_clk frequency") Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx> diff --git a/arch/arm64/boot/dts/qcom/sa8775p-ride.dts b/arch/arm64/boot/dts/qcom/sa8775p-ride.dts index 9760bb4b468c4..26ad05bd3b3ff 100644 --- a/arch/arm64/boot/dts/qcom/sa8775p-ride.dts +++ b/arch/arm64/boot/dts/qcom/sa8775p-ride.dts @@ -461,6 +461,11 @@ &pmm8654au_0_gpios { "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",