From: Rob Herring <robh@kernel.org>
To: Taniya Das <tdas@codeaurora.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
robh+dt@kernel.org, devicetree@vger.kernel.org,
Rajendra Nayak <rnayak@codeaurora.org>,
linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-soc@vger.kernel.org, linux-clk@vger.kernel.org
Subject: Re: [PATCH v4 1/2] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7280
Date: Fri, 4 Feb 2022 17:17:38 -0600 [thread overview]
Message-ID: <Yf20EjfKhZ2BBZvU@robh.at.kernel.org> (raw)
In-Reply-To: <20220126081236.25255-2-tdas@codeaurora.org>
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@codeaurora.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@kernel.org>
next prev parent reply other threads:[~2022-02-04 23:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-26 8:12 [PATCH v4 0/2] Add support for LPASS Core and Audio Clock for SC7280 Taniya Das
2022-01-26 8:12 ` [PATCH v4 1/2] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7280 Taniya Das
2022-02-04 23:17 ` Rob Herring [this message]
2022-02-17 22:40 ` Stephen Boyd
2022-01-26 8:12 ` [PATCH v4 2/2] clk: qcom: lpass: Add support for LPASS clock controller for SC7280 Taniya Das
2022-02-17 22:42 ` Stephen Boyd
2022-04-13 14:30 ` [PATCH v4 0/2] Add support for LPASS Core and Audio Clock " patchwork-bot+linux-arm-msm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Yf20EjfKhZ2BBZvU@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-soc@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=rnayak@codeaurora.org \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
--cc=tdas@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.