Re: [PATCH 0/2] arm64: dts: qcom: enable IPA on sm8550

From: neil . armstrong
Date: Mon Nov 27 2023 - 06:14:12 EST


On 24/11/2023 19:17, Alex Elder wrote:
Add the basic DTS information for supporting IPA on the Qualcomm
SM8550 SoC. Enable IPA on the SM8550 QRD platform; GSI firmware is
loaded by the AP in this case.

-Alex

Alex Elder (2):
arm64: dts: qcom: sm8550: add IPA information
arm64: dts: qcom: sm8550-qrd: enable IPA

arch/arm64/boot/dts/qcom/sm8550-qrd.dts | 7 +++++
arch/arm64/boot/dts/qcom/sm8550.dtsi | 39 +++++++++++++++++++++++++
2 files changed, 46 insertions(+)


Tested-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> # on SM8550-QRD

Thanks,
Neil