Re: [PATCH] arm64: dts: qcom: sc7280: Define CPU topology

From: Doug Anderson
Date: Thu Sep 16 2021 - 11:26:50 EST


Hi,

On Wed, Aug 25, 2021 at 3:37 AM Rajendra Nayak <rnayak@xxxxxxxxxxxxxx> wrote:
>
> sc7280 has 8 big.LITTLE CPUs setup with DynamIQ, so all cores are
> within the same CPU cluster. Add cpu-map to define the CPU topology.
>
> Signed-off-by: Rajendra Nayak <rnayak@xxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sc7280.dtsi | 36 ++++++++++++++++++++++++++++++++++++
> 1 file changed, 36 insertions(+)

Matches how things look with sc7180 and is correct to the best of my
knowledge. I think this is ready to land.

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>