Re: [PATCH v3 5/5] arm64: dts: qcom: Add Shikra EVK boards

From: Konrad Dybcio

Date: Mon May 25 2026 - 09:23:40 EST


On 5/22/26 8:02 PM, Komal Bajaj wrote:
> Add device trees for the Shikra EVK platform, which combines each
> of Shikra SoM variant with a common carrier board.
>
> Three EVK boards are introduced:
> - shikra-cqm-evk.dts: pairs with CQ2390M SoM (retail, with modem)
> - shikra-cqs-evk.dts: pairs with CQ2390S SoM (retail, without modem)
> - shikra-iqs-evk.dts: pairs with IQ2390S SoM (industrial, without modem)
>
> Also add shikra-evk.dtsi, it represents the common carrier-board and
> daughter-card configuration shared across all Shikra EVK variants.
>
> Co-developed-by: Imran Shaik <imran.shaik@xxxxxxxxxxxxxxxx>
> Signed-off-by: Imran Shaik <imran.shaik@xxxxxxxxxxxxxxxx>
> Co-developed-by: Monish Chunara <quic_mchunara@xxxxxxxxxxx>
> Signed-off-by: Monish Chunara <quic_mchunara@xxxxxxxxxxx>
> Co-developed-by: Rakesh Kota <rakesh.kota@xxxxxxxxxxxxxxxx>
> Signed-off-by: Rakesh Kota <rakesh.kota@xxxxxxxxxxxxxxxx>
> Co-developed-by: Raviteja Laggyshetty <raviteja.laggyshetty@xxxxxxxxxxxxxxxx>
> Signed-off-by: Raviteja Laggyshetty <raviteja.laggyshetty@xxxxxxxxxxxxxxxx>
> Co-developed-by: Sneh Mankad <sneh.mankad@xxxxxxxxxxxxxxxx>
> Signed-off-by: Sneh Mankad <sneh.mankad@xxxxxxxxxxxxxxxx>
> Co-developed-by: Vishnu Santhosh <vishnu.santhosh@xxxxxxxxxxxxxxxx>
> Signed-off-by: Vishnu Santhosh <vishnu.santhosh@xxxxxxxxxxxxxxxx>
> Co-developed-by: Xueyao An <xueyao.an@xxxxxxxxxxxxxxxx>
> Signed-off-by: Xueyao An <xueyao.an@xxxxxxxxxxxxxxxx>
> Signed-off-by: Komal Bajaj <komal.bajaj@xxxxxxxxxxxxxxxx>
> ---

[...]

> +&qupv3_0 {
> + firmware-name = "qcom/shikra/qupv3fw.elf";
> + status = "okay";

nit: let's add a \n before 'status'


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

Konrad