On Thu, 06 Aug 2020 19:31:21 +0300, Georgi Djakov wrote: > Let's document that we now support specifying path tag information in the > arg cells of the 'interconnects' DT property. This information would be > populated when the xlate_extended() callback is used. > > Specifying the tag in DT will allow the interconnect framework to do the > aggregation based on the tag automatically. The users can still use the > icc_set_tag() API if/when needed. > > Signed-off-by: Georgi Djakov <[email protected]> > --- > .../bindings/interconnect/interconnect.txt | 24 ++++++++++++++++++- > 1 file changed, 23 insertions(+), 1 deletion(-) >
Reviewed-by: Rob Herring <[email protected]>

