Re: [PATCH v11] arm64: dts: qcom: sc7280: Add WPSS remoteproc node

From: Stephen Boyd
Date: Wed Apr 06 2022 - 13:17:21 EST


Quoting Manikanta Pubbisetty (2022-04-06 04:11:01)
> diff --git a/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi b/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi
> index ecbf2b89d896..f61a3e15fa8b 100644
> --- a/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi
> @@ -547,3 +547,6 @@ sw_ctrl: sw-ctrl {
> };
> };
>
> +&remoteproc_wpss {
> + status = "okay";
> +};

This should be before the PINCTRL section in this file. I believe after
the uart node.