On Sat, Oct 26, 2024 at 12:30:58PM +0000, Raviteja Laggyshetty wrote: > Add Epoch Subsystem (EPSS) L3 interconnect provider support on > SA8775P SoCs. Please describe the reason for your changes. In its current form the patch doesn't provide enough details. Moreover I don't think it's a correct solution. Using a single ID space for an interconnects doesn't really scale. In the longer term we should follow CCF approach and switch to using the icc_node pointers when they are known. > > Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@xxxxxxxxxxx> > --- > drivers/interconnect/qcom/osm-l3.c | 86 ++++++++++++++++++++++-------- > 1 file changed, 64 insertions(+), 22 deletions(-) > -- With best wishes Dmitry