• Georgi Djakov's avatar
    interconnect: Add support for path tags · 127ab2cc
    Georgi Djakov authored
    Consumers may have use cases with different bandwidth requirements based
    on the system or driver state. The consumer driver can append a specific
    tag to the path and pass this information to the interconnect platform
    driver to do the aggregation based on this state.
    
    Introduce icc_set_tag() function that will allow the consumers to append
    an optional tag to each path. The aggregation of these tagged paths is
    platform specific.
    Reviewed-by: default avatarEvan Green <evgreen@chromium.org>
    Signed-off-by: default avatarGeorgi Djakov <georgi.djakov@linaro.org>
    127ab2cc
sdm845.c 30.7 KB