On Thu, Feb 27, 2025 at 03:52:09PM +0000, Raviteja Laggyshetty wrote: > EPSS on SA8775P has two instances, necessitating the creation of two > device nodes with different compatibles due to the unique ICC node ID > and name limitations in the interconnect framework. Add multidevice > support for the OSM-L3 provider to dynamically obtain unique node IDs > and register with the framework. > EPSS topology includes a single master-slave pair within the same > provider, the node linking logic is simplified by directly connecting > the master node to the slave node. > > Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@xxxxxxxxxxx> > --- > drivers/interconnect/qcom/osm-l3.c | 37 ++++++++++-------------------- > 1 file changed, 12 insertions(+), 25 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > -- With best wishes Dmitry