Re: [PATCH v2] arm64: dts: qcom: qcom6490-idp: Add IPA nodes
From: Dmitry Baryshkov
Date: Thu Jun 18 2026 - 09:08:19 EST
On Thu, Jun 18, 2026 at 06:17:00PM +0530, Sarat Addepalli wrote:
> Add IPA nodes for Qualcomm qcm6490 board.
>
> Signed-off-by: Sarat Addepalli <sarat.addepalli@xxxxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/qcm6490-idp.dts | 7 +++++++
> 1 file changed, 7 insertions(+)
Please rebase on top of https://lore.kernel.org/all/20260517-ipa-loader-v1-0-3c3764c1b4a3@xxxxxxxxxxxxxxxx/
>
> diff --git a/arch/arm64/boot/dts/qcom/qcm6490-idp.dts b/arch/arm64/boot/dts/qcom/qcm6490-idp.dts
> index bdc02260f902..fd1aa26e20f1 100644
> --- a/arch/arm64/boot/dts/qcom/qcm6490-idp.dts
> +++ b/arch/arm64/boot/dts/qcom/qcm6490-idp.dts
> @@ -619,6 +619,13 @@ &gpu_zap_shader {
> firmware-name = "qcom/qcm6490/a660_zap.mbn";
> };
>
> +&ipa {
> + qcom,gsi-loader = "self";
> + memory-region = <&ipa_fw_mem>;
> + firmware-name = "qcom/qcm6490/ipa_fws.mbn";
> + status = "okay";
> +};
> +
> &lpass_rx_macro {
> status = "okay";
> };
--
With best wishes
Dmitry