summaryrefslogtreecommitdiff
path: root/drivers/interconnect/qcom/qcs8300.h
AgeCommit message (Collapse)AuthorFilesLines
2024-10-22interconnect: qcom: add QCS8300 interconnect provider driverRaviteja Laggyshetty1-0/+177
Add driver for the Qualcomm interconnect buses found in QCS8300 based platforms. The topology consists of several NoCs that are controlled by a remote processor that collects the aggregated bandwidth for each master-slave pairs. Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@quicinc.com> Link: https://lore.kernel.org/r/20240910101013.3020-3-quic_rlaggysh@quicinc.com Signed-off-by: Georgi Djakov <djakov@kernel.org>