diff options
author | 2021-10-06 11:43:21 -0500 | |
---|---|---|
committer | 2021-10-20 13:36:16 -0500 | |
commit | 795e92ec5fd79027648bd7f779d34bad5b6f2f55 (patch) | |
tree | 7ed34ab33981d96f3527ec4b5a49fbc7c08d544c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: Consider DT_SCHEMA_FILES when finding all json-schema (diff) | |
download | linux-dev-795e92ec5fd79027648bd7f779d34bad5b6f2f55.tar.xz linux-dev-795e92ec5fd79027648bd7f779d34bad5b6f2f55.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions