lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 9 Dec 2021 14:06:16 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Georgi Djakov <djakov@...nel.org>, Rob Herring <robh+dt@...nel.org>
Cc:     linux-arm-msm@...r.kernel.org,
        Bjorn Andersson <bjorn.andersson@...aro.org>,
        Andy Gross <agross@...nel.org>,
        Odelu Kukatla <okukatla@...eaurora.org>, viveka@...eaurora.org,
        linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/2] Add interconnect support for SM8450

On 09-12-21, 12:52, Vinod Koul wrote:
> This add device tree binding and driver for interconnect providers found in
> SM8450 SoC.
> 
> Changes in v2:
>  - remove sync state call
>  - Make dt binding dual license
>  - Fix the indexes to start from 0

I have sent the wrong version, pls ignore, will resend the corrected one

> 
> Vinod Koul (2):
>   dt-bindings: interconnect: Add Qualcomm SM8450 DT bindings
>   interconnect: qcom: Add SM8450 interconnect provider driver
> 
>  .../bindings/interconnect/qcom,rpmh.yaml      |   11 +
>  drivers/interconnect/qcom/Kconfig             |    9 +
>  drivers/interconnect/qcom/Makefile            |    2 +
>  drivers/interconnect/qcom/sm8450.c            | 1987 +++++++++++++++++
>  drivers/interconnect/qcom/sm8450.h            |  169 ++
>  .../dt-bindings/interconnect/qcom,sm8450.h    |  171 ++
>  6 files changed, 2349 insertions(+)
>  create mode 100644 drivers/interconnect/qcom/sm8450.c
>  create mode 100644 drivers/interconnect/qcom/sm8450.h
>  create mode 100644 include/dt-bindings/interconnect/qcom,sm8450.h
> 
> -- 
> 2.31.1

-- 
~Vinod

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ