[PATCH V1 0/2] Add SC7180 interconnect provider driver

From: Odelu Kukatla
Date: Tue Nov 26 2019 - 10:01:03 EST


Add driver to support scaling of the on-chip interconnects on
the SC7180-based platforms.

Depends-on: Redefine interconnect provider DT nodes for SDM845

Odelu Kukatla (2):
dt-bindings: interconnect: Add Qualcomm SC7180 DT bindings
interconnect: qcom: Add SC7180 interconnect provider driver

.../bindings/interconnect/qcom,bcm-voter.yaml | 1 +
.../bindings/interconnect/qcom,sc7180.yaml | 155 ++++
drivers/interconnect/qcom/Kconfig | 10 +
drivers/interconnect/qcom/Makefile | 2 +
drivers/interconnect/qcom/sc7180.c | 843 +++++++++++++++++++++
include/dt-bindings/interconnect/qcom,sc7180.h | 149 ++++
6 files changed, 1160 insertions(+)
create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,sc7180.yaml
create mode 100644 drivers/interconnect/qcom/sc7180.c
create mode 100644 include/dt-bindings/interconnect/qcom,sc7180.h

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project