Re: [PATCH v7 2/5] arm64: dts: qcom: Introduce Shikra SoC base dtsi
Rob Herring <[email protected]> Tue, 14 Jul 2026 16:58:46 -0500
| Newsgroups | org.kernel.vger.linux-mmc,org.infradead.lists.linux-phy,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> > Signed-off-by: Imran Shaik <[email protected]> > Co-developed-by: Monish Chunara <[email protected]> > Signed-off-by: Monish Chunara <[email protected]> > Co-developed-by: Rakesh Kota <[email protected]> > Signed-off-by: Rakesh Kota <[email protected]> > Co-developed-by: Raviteja Laggyshetty <[email protected]> > Signed-off-by: Raviteja Laggyshetty <[email protected]> > Co-developed-by: Sneh Mankad <[email protected]> > Signed-off-by: Sneh Mankad <[email protected]> > Co-developed-by: Vishnu Santhosh <[email protected]> > Signed-off-by: Vishnu Santhosh <[email protected]> > Co-developed-by: Xueyao An <[email protected]> > Signed-off-by: Xueyao An <[email protected]> > Reviewed-by: Konrad Dybcio <[email protected]> > Signed-off-by: Komal Bajaj <[email protected]> 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