diff options
author | 2024-08-08 15:36:28 +0300 | |
---|---|---|
committer | 2024-08-13 12:45:01 +0100 | |
commit | dde286ee57704226b500cb9eb59547fec07aad3d (patch) | |
tree | baf33bf14f320ce25c68d42740a473d3e96dcf9e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | irqdomain: Allow giving name suffix for domain (diff) | |
download | wireguard-linux-dde286ee57704226b500cb9eb59547fec07aad3d.tar.xz wireguard-linux-dde286ee57704226b500cb9eb59547fec07aad3d.zip |
regmap: Allow setting IRQ domain name suffix
When multiple IRQ domains are created from the same device-tree node they
will get the same name based on the device-tree path. This will cause a
naming collision in debugFS when IRQ domain specific entries are created.
The regmap-IRQ creates per instance IRQ domains. This will lead to a
domain name conflict when a device which provides more than one
interrupt line uses the regmap-IRQ.
Add support for specifying an IRQ domain name suffix when creating a
regmap-IRQ controller.
Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://patch.msgid.link/776bc4996969e5081bcf61b9bdb5517e537147a3.1723120028.git.mazziesaccount@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions