Commit 2dee68e7 authored by Luca Weiss's avatar Luca Weiss Committed by Bjorn Andersson

arm64: dts: qcom: sdm632-fairphone-fp3: Enable LPASS

Enable the LPASS/ADSP found on the phone.
Signed-off-by: default avatarLuca Weiss <luca@z3ntu.xyz>
Link: https://lore.kernel.org/r/20231015-fp3-lpass-v1-1-4d46a399a035@z3ntu.xyzSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 50891bc7
......@@ -80,6 +80,10 @@ nfc@28 {
};
};
&lpass {
status = "okay";
};
&pm8953_resin {
status = "okay";
linux,code = <KEY_VOLUMEDOWN>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment