Skip to content
Snippets Groups Projects
Commit 33eae059 authored by Alex Elder's avatar Alex Elder Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm8550-qrd: enable IPA


Enable IPA on the SM8550 QRD.  The GSI firmware on this platform is
loaded by the AP.

Signed-off-by: default avatarAlex Elder <elder@linaro.org>
Tested-by: Neil Armstrong <neil.armstrong@linaro.org> # on SM8550-QRD
Link: https://lore.kernel.org/r/20231124181718.915208-3-elder@linaro.org


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 32c5a8b9
No related branches found
No related tags found
No related merge requests found
......@@ -585,6 +585,13 @@
};
};
&ipa {
qcom,gsi-loader = "self";
memory-region = <&ipa_fw_mem>;
firmware-name = "qcom/sm8550/ipa_fws.mbn";
status = "okay";
};
&gcc {
clocks = <&bi_tcxo_div2>, <&sleep_clk>,
<&pcie0_phy>,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment