diff options
author | Raviteja Laggyshetty <quic_rlaggysh@quicinc.com> | 2025-04-15 09:53:40 +0000 |
---|---|---|
committer | Georgi Djakov <djakov@kernel.org> | 2025-04-15 14:13:47 +0300 |
commit | 7f9560a3bebe42c6ec96b66a1650403be0bbc4b1 (patch) | |
tree | 761ad372d4db099f6f1716e3d0015b0154861844 /net/lapb/lapb_timer.c | |
parent | ac2c390650f554aa6571ac60f8e0aae519766069 (diff) |
interconnect: qcom: icc-rpmh: Add dynamic icc node id support
Interconnect framework relies on static IDs for creating,
linking and maintaning the topology. This dependency on static
IDs prevents creating two instances of same provider. To overcome
the dependency on static IDs, dynamic ID support is being added.
To facilitate dynamic node ID support, the driver now uses
node pointers for links instead of static node IDs and icc_node
pointer is added as member in qcom_icc_node structure to track
the node creation.
Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250415095343.32125-5-quic_rlaggysh@quicinc.com
Signed-off-by: Georgi Djakov <djakov@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions