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:   Fri, 4 Feb 2022 17:17:38 -0600
From:   Rob Herring <robh@...nel.org>
To:     Taniya Das <tdas@...eaurora.org>
Cc:     Michael Turquette <mturquette@...libre.com>,
        Stephen Boyd <sboyd@...nel.org>, robh+dt@...nel.org,
        devicetree@...r.kernel.org, Rajendra Nayak <rnayak@...eaurora.org>,
        linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
        linux-soc@...r.kernel.org, linux-clk@...r.kernel.org
Subject: Re: [PATCH v4 1/2] dt-bindings: clock: Add YAML schemas for LPASS
 clocks on SC7280

On Wed, 26 Jan 2022 13:42:35 +0530, Taniya Das wrote:
> The LPASS(Low Power Audio Subsystem) clock provider have a bunch of generic
> properties that are needed in a device tree. Also add clock ids for
> LPASS core clocks and audio clock IDs for LPASS client to request for
> the clocks.
> 
> Signed-off-by: Taniya Das <tdas@...eaurora.org>
> ---
>  .../clock/qcom,sc7280-lpasscorecc.yaml        | 172 ++++++++++++++++++
>  .../clock/qcom,lpassaudiocc-sc7280.h          |  43 +++++
>  .../clock/qcom,lpasscorecc-sc7280.h           |  26 +++
>  3 files changed, 241 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml
>  create mode 100644 include/dt-bindings/clock/qcom,lpassaudiocc-sc7280.h
>  create mode 100644 include/dt-bindings/clock/qcom,lpasscorecc-sc7280.h
> 

Reviewed-by: Rob Herring <robh@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ