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>