Message ID | 20210318094617.951212-1-vkoul@kernel.org |
---|---|
Headers | show |
Series | interconnect: qcom: Add SM8350 support | expand |
On Thu, 18 Mar 2021 15:16:16 +0530, Vinod Koul wrote: > The Qualcomm SM8350 platform has several bus fabrics that could be > controlled and tuned dynamically according to the bandwidth demand. > > Signed-off-by: Vinod Koul <vkoul@kernel.org> > --- > .../bindings/interconnect/qcom,rpmh.yaml | 10 + > .../dt-bindings/interconnect/qcom,sm8350.h | 172 ++++++++++++++++++ > 2 files changed, 182 insertions(+) > create mode 100644 include/dt-bindings/interconnect/qcom,sm8350.h > Reviewed-by: Rob Herring <robh@kernel.org>