Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Alex 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: Bjorn Andersson <andersson@kernel.org>

authored by

Alex Elder and committed by
Bjorn Andersson
33eae059 32c5a8b9

+7
+7
arch/arm64/boot/dts/qcom/sm8550-qrd.dts
··· 585 585 }; 586 586 }; 587 587 588 + &ipa { 589 + qcom,gsi-loader = "self"; 590 + memory-region = <&ipa_fw_mem>; 591 + firmware-name = "qcom/sm8550/ipa_fws.mbn"; 592 + status = "okay"; 593 + }; 594 + 588 595 &gcc { 589 596 clocks = <&bi_tcxo_div2>, <&sleep_clk>, 590 597 <&pcie0_phy>,