[PATCH v2 2/4] clk: mvebu: Use of_get_cpu_hwid() to read CPU ID

Stephen Boyd sboyd at kernel.org
Tue Jun 20 11:57:34 PDT 2023


Quoting Rob Herring (2023-06-09 11:13:46)
> Use of_get_cpu_hwid() rather than the open coded reading of the CPU
> nodes "reg" property. The existing code is in fact wrong as the "reg"
> address cells size is 2 cells for arm64. The existing code happens to
> work because the DTS files are wrong as well.
> 
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list