From: Krzysztof Kozlowski <krzk@kernel.org>
To: Taniya Das <quic_tdas@quicinc.com>,
Bjorn Andersson <andersson@kernel.org>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Ajit Pandey <quic_ajipan@quicinc.com>,
Imran Shaik <quic_imrashai@quicinc.com>,
Jagadeesh Kona <quic_jkona@quicinc.com>
Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/4] dt-bindings: clock: qcom: Add QCS615 GCC clocks
Date: Thu, 19 Sep 2024 14:21:21 +0200 [thread overview]
Message-ID: <d9c82785-d78a-4e3e-8b32-e5fd616fef5a@kernel.org> (raw)
In-Reply-To: <20240919-qcs615-clock-driver-v1-3-51c0cc92e3a2@quicinc.com>
On 19/09/2024 09:32, Taniya Das wrote:
> Add device tree bindings for global clock controller on QCS615 SoCs.
>
> Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
> ---
> .../devicetree/bindings/clock/qcom,qcs615-gcc.yaml | 59 ++++++
> include/dt-bindings/clock/qcom,qcs615-gcc.h | 211 +++++++++++++++++++++
> 2 files changed, 270 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/clock/qcom,qcs615-gcc.yaml b/Documentation/devicetree/bindings/clock/qcom,qcs615-gcc.yaml
> new file mode 100644
> index 000000000000..fecc694cd71b
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/clock/qcom,qcs615-gcc.yaml
> @@ -0,0 +1,59 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/clock/qcom,qcs615-gcc.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Qualcomm Global Clock & Reset Controller on QCS615
> +
> +maintainers:
> + - Taniya Das <quic_tdas@quicinc.com>
> +
> +description: |
> + Qualcomm global clock control module provides the clocks, resets and power
> + domains on QCS615.
> +
> + See also:: include/dt-bindings/clock/qcom,qcs615-gcc.h
Since I expect resend of patchset (other comments), please also switch
from :: to single :.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-09-19 12:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-19 7:32 [PATCH 0/4] Add GCC and RPMH clock controller for QCS615 SoC Taniya Das
2024-09-19 7:32 ` [PATCH 1/4] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for QCS615 Taniya Das
2024-09-19 12:19 ` Krzysztof Kozlowski
2024-09-20 10:32 ` Taniya Das
2024-09-19 7:32 ` [PATCH 2/4] clk: qcom: rpmhcc: Add support for QCS615 Clocks Taniya Das
2024-09-19 12:19 ` Krzysztof Kozlowski
2024-09-19 7:32 ` [PATCH 3/4] dt-bindings: clock: qcom: Add QCS615 GCC clocks Taniya Das
2024-09-19 12:21 ` Krzysztof Kozlowski [this message]
2024-09-20 10:32 ` Taniya Das
2024-09-19 7:32 ` [PATCH 4/4] clk: qcom: gcc: Add support for " Taniya Das
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=d9c82785-d78a-4e3e-8b32-e5fd616fef5a@kernel.org \
--to=krzk@kernel.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=quic_ajipan@quicinc.com \
--cc=quic_imrashai@quicinc.com \
--cc=quic_jkona@quicinc.com \
--cc=quic_tdas@quicinc.com \
--cc=robh@kernel.org \
--cc=sboyd@kernel.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.