Re: [PATCH V3] arm64: tegra: add topology data for Tegra194 cpu

2019-02-21 Thread Bo Yan
The patch V3 adopted changes suggested by Thierry. On 2/13/19 8:33 AM, Bo Yan wrote: The xavier CPU architecture includes 8 CPU cores organized in 4 clusters. Add cpu-map data for topology initialization, this fixes the topology information in /sys/devices/system/cpu/cpu[n]/topology

[PATCH V3] arm64: tegra: add topology data for Tegra194 cpu

2019-02-13 Thread Bo Yan
The xavier CPU architecture includes 8 CPU cores organized in 4 clusters. Add cpu-map data for topology initialization, this fixes the topology information in /sys/devices/system/cpu/cpu[n]/topology Signed-off-by: Bo Yan --- V3: Replaced phandles with full path to CPU node V2: remove cache