[PATCH 2/4] arm64: dts: qcom: Introduce Shikra SoC base dtsi
Komal Bajaj
komal.bajaj at oss.qualcomm.com
Sun May 17 11:25:25 PDT 2026
On 5/15/2026 4:07 PM, Konrad Dybcio wrote:
> On 5/12/26 6:08 AM, 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.
> [...]
>
>> + pmu {
>> + compatible = "arm,armv8-pmuv3";
>> + interrupts = <GIC_PPI 5 IRQ_TYPE_LEVEL_HIGH>;
> Considering there's 2 core types, you may need something like:
>
> 9ce52e908bd5 ("arm64: dts: qcom: sm8650: switch to interrupt-cells 4 to add PPI partitions")
> 2c06e0797c32 ("arm64: dts: qcom: sm8650: add PPI interrupt partitions for the ARM PMUs")
Thanks for the pointer. I’ll update this to add the required PPI
partitions, following the SM8650 approach.
>
>> + };
>> +
>> + psci: psci {
> Unused label, please drop
Sure, will drop it in next instance.
Thanks
Komal
>
> otherwise:
>
> Reviewed-by: Konrad Dybcio <konrad.dybcio at oss.qualcomm.com>
>
> Konrad
More information about the linux-phy
mailing list