lkml.org 
[lkml]   [2021]   [Aug]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v2 4/6] interconnect: qcom: Add MSM8996 interconnect provider driver
    On Sun, Aug 01, 2021 at 03:25:28PM +0000, Yassine Oudjana wrote:
    > Add a driver for the MSM8996 NoCs. This chip is similar to SDM660 where
    > some busses are controlled by RPM, while others directly by the AP with
    > writes to QoS registers.
    >
    > This driver currently supports all NoCs except a0noc.
    >
    > Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
    > ---
    > drivers/interconnect/qcom/Kconfig | 9 +
    > drivers/interconnect/qcom/Makefile | 2 +
    > drivers/interconnect/qcom/msm8996.c | 574 ++++++++++++++++++
    > drivers/interconnect/qcom/msm8996.h | 149 +++++
    > .../dt-bindings/interconnect/qcom,msm8996.h | 163 +++++

    Belongs in the binding patch and should be dual licensed.

    > 5 files changed, 897 insertions(+)
    > create mode 100644 drivers/interconnect/qcom/msm8996.c
    > create mode 100644 drivers/interconnect/qcom/msm8996.h
    > create mode 100644 include/dt-bindings/interconnect/qcom,msm8996.h

    \
     
     \ /
      Last update: 2021-08-06 23:36    [W:3.536 / U:1.528 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site