summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/interconnect
Commit message (Collapse)AuthorAgeFilesLines
* interconnect: qcom: Add sdm845 interconnect provider driverDavid Dai2019-01-221-0/+24
| | | | | | | | | | Introduce Qualcomm SDM845 specific provider driver using the interconnect framework. Signed-off-by: David Dai <daidavid1@codeaurora.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* dt-bindings: Introduce interconnect bindingGeorgi Djakov2019-01-221-0/+60
This binding is intended to represent the relations between interconnect controllers (providers) and consumer device nodes. It will allow creating links between consumers and interconnect paths (exposed by interconnect providers). Reviewed-by: Evan Green <evgreen@chromium.org> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>