Re: [PATCH 4/4] arm64: dts: qcom: hawi: Add base MTP board

From: Konrad Dybcio

Date: Wed Sep 23 2026 - 06:57:26 EST


On 9/22/26 10:18 PM, Mukesh Ojha wrote:
> Add initial support for Qualcomm Hawi MTP board which enables PCIe,
> SD Card, UFS, USB, remoteproc subsystems and booting to shell with
> UART console.
>
> Written with help from Fenglin Wu (added PMIC), Palash Kambar
> (added UFS), Matthew Leung (added PCIe), Nitin Rawat (added SD Card)
> and Ronak Raheja (added USB).
>
> Signed-off-by: Mukesh Ojha <mukesh.ojha@xxxxxxxxxxxxxxxx>
> ---

[...]

> +&remoteproc_soccp {
> + firmware-name = "qcom/hawi/soccp.mbn",
> + "qcom/hawi/soccp_dtb.mbn";
> +
> + status = "okay";
> +};

SoCCP on by deafult, please

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad