Re: [PATCH] arm64: dts: sdm845: Add CPU topology

From: Doug Anderson
Date: Thu Jan 17 2019 - 21:51:04 EST


Hi,

On Mon, Jan 14, 2019 at 10:43 AM Matthias Kaehlcke <mka@xxxxxxxxxxxx> wrote:
>
> The 8 CPU cores of the SDM845 are organized in two clusters of 4 big
> ("gold") and 4 little ("silver") cores. Add a cpu-map node to the DT
> that describes this topology.
>
> Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sdm845.dtsi | 38 ++++++++++++++++++++++++++++
> 1 file changed, 38 insertions(+)

Looks right to me and matches bindings examples.

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>