diff options
author | Rob Herring (Arm) <robh@kernel.org> | 2025-04-23 22:42:13 +0300 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2025-05-06 00:17:40 +0300 |
commit | f4fcfdda2fd8834c62dcb9bfddcf1f89d190b70e (patch) | |
tree | b8167cb425cd73fe62ce5048046fe6ab52b974dc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 67dd139c917aa4773139807e9258c3aa88ac1436 (diff) | |
download | linux-f4fcfdda2fd8834c62dcb9bfddcf1f89d190b70e.tar.xz |
of: reserved_mem: Add functions to parse "memory-region"
Drivers with "memory-region" properties currently have to do their own
parsing of "memory-region" properties. The result is all the drivers
have similar patterns of a call to parse "memory-region" and then get
the region's address and size. As this is a standard property, it should
have common functions for drivers to use. Add new functions to count the
number of regions and retrieve the region's address as a resource.
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Acked-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Link: https://lore.kernel.org/r/20250423-dt-memory-region-v2-v2-1-2fbd6ebd3c88@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions