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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 7 Jul 2020 18:54:05 +0530
From:   Kathiravan T <kathirav@...eaurora.org>
To:     agross@...nel.org, bjorn.andersson@...aro.org, lgirdwood@...il.com,
        broonie@...nel.org, robh+dt@...nel.org,
        linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
        devicetree@...r.kernel.org
Cc:     sivaprak@...eaurora.org, sricharan@...eaurora.org
Subject: Re: [PATCH V2 0/6] Add frequency / voltage scaling support for
 IPQ6018 SoC

Hi Bjorn, Can you help to review the below patches in this series?

   dt-bindings: soc: qcom: Add IPQ6018 compatible
   soc: qcom: smd-rpm: Add IPQ6018 compatible

Hi Rob, Can you help to review the YAML schema in this series?

Thanks,

Kathiravan T.

On 6/23/2020 10:47 AM, Kathiravan T wrote:
> IPQ6018 SoC uses the PMIC MP5496. SMPA2 and LDOA2 regulator of MP5496
> controls the APSS and SDCC voltage scaling respectively. Add support
> for the same.
>
> changes since V1:
> 	- Moved YAML conversion to the last as per Mark's comments
>
> Kathiravan T (6):
>    dt-bindings: soc: qcom: Add IPQ6018 compatible
>    soc: qcom: smd-rpm: Add IPQ6018 compatible
>    dt-bindings: regulator: add MP5496 regulator compatible
>    regulator: qcom_smd: Add MP5496 regulators
>    dt-bindings: soc: qcom: convert the SMD-RPM document to YAML schema
>    dt-bindings: regulator: convert QCOM SMD-RPM regulator document to
>      YAML schema
>
>   .../bindings/regulator/qcom,smd-rpm-regulator.txt  | 320 ---------------------
>   .../bindings/regulator/qcom,smd-rpm-regulator.yaml | 106 +++++++
>   .../devicetree/bindings/soc/qcom/qcom,smd-rpm.txt  |  62 ----
>   .../devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml |  92 ++++++
>   drivers/regulator/qcom_smd-regulator.c             |  34 +++
>   drivers/soc/qcom/smd-rpm.c                         |   1 +
>   6 files changed, 233 insertions(+), 382 deletions(-)
>   delete mode 100644 Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.txt
>   create mode 100644 Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml
>   delete mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt
>   create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml
>
-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ