Searched hist:"4 ed10958ae461168be310b4bbee13f745e4c1547" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arc/boot/dts/ |
H A D | skeleton_hs_idu.dtsi | diff 4ed10958ae461168be310b4bbee13f745e4c1547 Fri Mar 03 12:30:01 CET 2017 Vlad Zakharov <Vladislav.Zakharov@synopsys.com> ARC: [dts] add cpu nodes to ARCHS SMP device tree
Trying to get clock for CPU cores on SMP systems I found that I was only able to get clock for core[0]. That was because only one cpu@0 node was represented in ARC HS device tree and it was impossible to get clock for "non-existing" cores.
So as ARC HS may have up to 4 cores we update device tree to match maximum possible cores quantity.
Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
|