2023-10-15 20:07:12

by Luca Weiss

[permalink] [raw]
Subject: [PATCH] arm64: dts: qcom: sdm632-fairphone-fp3: Enable LPASS

Enable the LPASS/ADSP found on the phone.

Signed-off-by: Luca Weiss <[email protected]>
---
arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts b/arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts
index 301eca9a4f31..50309b1a6b7a 100644
--- a/arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts
+++ b/arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts
@@ -80,6 +80,10 @@ nfc@28 {
};
};

+&lpass {
+ status = "okay";
+};
+
&pm8953_resin {
status = "okay";
linux,code = <KEY_VOLUMEDOWN>;

---
base-commit: 2933a1156742d8c47550493a77af8e2d81cf3c84
change-id: 20231015-fp3-lpass-b2d520d365ab

Best regards,
--
Luca Weiss <[email protected]>


2023-12-03 04:52:49

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sdm632-fairphone-fp3: Enable LPASS


On Sun, 15 Oct 2023 22:06:56 +0200, Luca Weiss wrote:
> Enable the LPASS/ADSP found on the phone.
>
>

Applied, thanks!

[1/1] arm64: dts: qcom: sdm632-fairphone-fp3: Enable LPASS
commit: 2dee68e77cb5322d7cfe44f3c84ff8ae2eaf4aee

Best regards,
--
Bjorn Andersson <[email protected]>