Re: [PATCH v7 2/5] arm64: dts: qcom: Introduce Shikra SoC base dtsi

From: Rob Herring

Date: Tue Jul 14 2026 - 17:59:07 EST


On Wed, Jul 08, 2026 at 05:47:31PM +0530, Komal Bajaj wrote:
> Add initial device tree support for the Qualcomm Shikra SoC,
> an IoT-focused platform built around a heterogeneous CPU cluster
> (Cortex-A55 + Cortex-A78C) with RPM-based power and clock management.
>
> Enable support for the following peripherals:
> - CPU nodes
> - Global Clock Controller (GCC)
> - RPM-based clock controller (RPMCC) and power domains (RPMPD)
> - Interrupt controller
> - Top Level Mode Multiplexer (TLMM)
> - Debug UART
> - eMMC host controller
> - System timer and watchdog
>
> 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>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
> Signed-off-by: Komal Bajaj <komal.bajaj@xxxxxxxxxxxxxxxx>

So none of these people nor the maintainers managed to run dtbs_check on
this?

All of these show up as undocumented in linux-next now:

'qcom,scm-shikra', 'qcom,scm'
'qcom,shikra-imem', 'mmio-sram'
'qcom,shikra-tcsr', 'syscon'

Please fix or drop this series.

I'm tired of chasing down new QCom DT warnings.

Rob