diff options
author | Rob Herring <robh@kernel.org> | 2021-10-06 11:43:21 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-10-20 13:36:16 -0500 |
commit | 795e92ec5fd79027648bd7f779d34bad5b6f2f55 (patch) | |
tree | 7ed34ab33981d96f3527ec4b5a49fbc7c08d544c /tools/perf/scripts/python | |
parent | 378be0cca602cbee8aa441a14f836e9e41e25314 (diff) |
of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
There are various open coded implementions parsing the CPU node 'reg'
property which contains the CPU's hardware ID. Introduce a new function,
of_get_cpu_hwid(), to read the hardware ID.
All the callers should be DT only code, so no need for an empty
function.
Cc: Frank Rowand <frowand.list@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20211006164332.1981454-2-robh@kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions