diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2025-01-31 14:18:20 +0000 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2025-02-03 10:50:11 +0000 |
commit | 21ee965267bcbdd733be0f35344fa0f0226d7861 (patch) | |
tree | 1042ea7d3d375de5cdde22332e9b4435f399e232 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 2014c95afecee3e76ca4a56956a936e23283f05b (diff) |
firmware: arm_scmi: Relax duplicate name constraint across protocol ids
Currently in scmi_protocol_device_request(), no duplicate scmi device
name is allowed across any protocol. However scmi_dev_match_id() first
matches the protocol id and then the name. So, there is no strict
requirement to keep this scmi device name unique across all the protocols.
Relax the constraint on the duplicate name across the protocols and
inhibit only within the same protocol id.
Message-Id: <20250131141822.514342-1-sudeep.holla@arm.com>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions