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>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>
Cc: Ajit Pandey <quic_ajipan@quicinc.com>,
Imran Shaik <quic_imrashai@quicinc.com>,
Jagadeesh Kona <quic_jkona@quicinc.com>,
linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v7 06/10] dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller
Date: Tue, 15 Apr 2025 07:25:58 +0200 [thread overview]
Message-ID: <aabfa18e-32f5-4688-b584-5d4e6f66b5ed@kernel.org> (raw)
In-Reply-To: <20250414-qcs615-mm-v7-clock-controllers-v7-6-ebab8e3a96e9@quicinc.com>
On 14/04/2025 10:42, Taniya Das wrote:
> + clocks:
> + items:
> + - description: Board XO source
> + - description: GPLL0 main branch source
> + - description: GPLL0 GPUCC div branch source
> +
> +required:
> + - compatible
> + - reg
Drop
> + - clocks
> + - '#clock-cells'
Drop
> + - '#reset-cells'
Drop
> + - '#power-domain-cells'
> +
> +allOf:
> + - $ref: qcom,gcc.yaml#
> +
> +unevaluatedProperties: false
> +
> +examples:
> + - |
> + #include <dt-bindings/clock/qcom,rpmh.h>
> + #include <dt-bindings/clock/qcom,qcs615-gcc.h>
> +
> + clock-controller@5090000 {
> + compatible = "qcom,qcs615-gpucc";
> + reg = <0x5090000 0x9000>;
> + clocks = <&rpmhcc RPMH_CXO_CLK>,
> + <&gcc GPLL0>,
> + <&gcc GCC_GPU_GPLL0_DIV_CLK_SRC>;
> +
Drop excessive spaces before clock ID.
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-04-15 5:26 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-14 8:42 [PATCH v7 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform Taniya Das
2025-04-14 8:42 ` [PATCH v7 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs Taniya Das
2025-04-14 8:42 ` [PATCH v7 02/10] dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller Taniya Das
2025-04-14 8:42 ` [PATCH v7 03/10] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver Taniya Das
2025-04-14 8:42 ` [PATCH v7 04/10] dt-bindings: clock: Add Qualcomm QCS615 Display clock controller Taniya Das
2025-04-15 5:25 ` Krzysztof Kozlowski
2025-04-24 9:35 ` Taniya Das
2025-04-14 8:42 ` [PATCH v7 05/10] clk: qcom: dispcc-qcs615: Add QCS615 display clock controller driver Taniya Das
2025-04-14 8:42 ` [PATCH v7 06/10] dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller Taniya Das
2025-04-15 5:25 ` Krzysztof Kozlowski [this message]
2025-04-14 8:42 ` [PATCH v7 07/10] clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver Taniya Das
2025-04-14 8:42 ` [PATCH v7 08/10] dt-bindings: clock: Add Qualcomm QCS615 Video clock controller Taniya Das
2025-04-15 5:26 ` Krzysztof Kozlowski
2025-04-14 8:42 ` [PATCH v7 09/10] clk: qcom: videocc-qcs615: Add QCS615 video clock controller driver Taniya Das
2025-04-14 8:42 ` [PATCH v7 10/10] arm64: defconfig: Enable QCS615 clock controllers 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=aabfa18e-32f5-4688-b584-5d4e6f66b5ed@kernel.org \
--to=krzk@kernel.org \
--cc=andersson@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.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 \
--cc=will@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox