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] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 16 Nov 2021 14:03:47 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     quic_vamslank@...cinc.com
Cc:     agross@...nel.org, bjorn.andersson@...aro.org,
        mturquette@...libre.com, sboyd@...nel.org, robh+dt@...nel.org,
        tglx@...utronix.de, maz@...nel.org, linux-arm-msm@...r.kernel.org,
        linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
        devicetree@...r.kernel.org, manivannan.sadhasivam@...aro.org
Subject: Re: [PATCH v4 0/6] Add Pdc, GCC and RPMh clock support for SDX65

On 15-11-21, 23:38, quic_vamslank@...cinc.com wrote:
> From: Vamsi Krishna Lanka <quic_vamslank@...cinc.com>
> 
> Hello,
> 
> Changes from v3:
>  - Fixed DTbindings and unused varaibles errors reported by kernel test bot
>  - Rebased on top of v5.16-rc1 
> 
> Changes from v2:
>  - Addressed Taniya Das and Vinod Koul's comments related to adding LUCID_EVO

Ah wasnt aware the comments are fixed. It is a good practice to reply to
reviewers about the comments

>    PLL type and rpmh support patches
>  - Collected Rob's Acked-by for the dt-bindings patches
> 
> Changes from v1:
>  - Addressed Bjorn's comments related to the GCC support patch
>  - Collected Bjorn's and Rob's Reviewed-by for the dt-bindings patches
> 
> This patch series adds bindings and device driver changes for GCC, pdc and RPMh
> clock support for SDX65 Platform.
> 
> Thanks,
> Vamsi
> 
>  .../bindings/clock/qcom,gcc-sdx65.yaml        |   78 +
>  .../bindings/clock/qcom,rpmhcc.yaml           |    1 +
>  .../interrupt-controller/qcom,pdc.txt         |    1 +
>  drivers/clk/qcom/Kconfig                      |    8 +
>  drivers/clk/qcom/Makefile                     |    1 +
>  drivers/clk/qcom/clk-alpha-pll.c              |  171 ++
>  drivers/clk/qcom/clk-alpha-pll.h              |    3 +
>  drivers/clk/qcom/clk-rpmh.c                   |   25 +
>  drivers/clk/qcom/gcc-sdx65.c                  | 1589 +++++++++++++++++
>  include/dt-bindings/clock/qcom,gcc-sdx65.h    |  122 ++
>  10 files changed, 1999 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-sdx65.yaml
>  create mode 100644 drivers/clk/qcom/gcc-sdx65.c
>  create mode 100644 include/dt-bindings/clock/qcom,gcc-sdx65.h
> 
> 
> base-commit: 8ab774587903771821b59471cc723bba6d893942
> -- 
> 2.33.1

-- 
~Vinod

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ