Message ID | 20211209084842.189627-1-vkoul@kernel.org |
---|---|
Headers | show |
Series | Add interconnect support for SM8450 | expand |
On Thu, 09 Dec 2021 14:18:41 +0530, Vinod Koul wrote: > The Qualcomm SM8450 SoC 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 | 11 ++ > .../dt-bindings/interconnect/qcom,sm8450.h | 171 ++++++++++++++++++ > 2 files changed, 182 insertions(+) > create mode 100644 include/dt-bindings/interconnect/qcom,sm8450.h > Acked-by: Rob Herring <robh@kernel.org>