public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Imran Shaik <quic_imrashai@quicinc.com>
Cc: 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>,
	Taniya Das <quic_tdas@quicinc.com>,
	Jagadeesh Kona <quic_jkona@quicinc.com>,
	Satya Priya Kakitapalli <quic_skakitap@quicinc.com>,
	linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/6] dt-bindings: clock: qcom: Add GPU clocks for QCS8300
Date: Mon, 28 Oct 2024 08:05:47 +0100	[thread overview]
Message-ID: <ae61b485-d3af-4226-b2f8-e89ef5b4ed71@kernel.org> (raw)
In-Reply-To: <0487791a-f31b-4427-b13b-b7ab6a80378b@quicinc.com>

On 28/10/2024 06:15, Imran Shaik wrote:
> 
> 
> On 10/26/2024 5:50 PM, Krzysztof Kozlowski wrote:
>> On Thu, Oct 24, 2024 at 07:01:14PM +0530, Imran Shaik wrote:
>>> The QCS8300 GPU clock controller is mostly identical to SA8775P, but
>>> QCS8300 has few additional clocks and minor differences. Hence, reuse
>>> SA8775P gpucc bindings and add additional clocks required for QCS8300.
>>
>> IIUC, these clocks are not valid for SA8775p. How do we deal with such
>> cases for other Qualcomm SoCs?
>>
> 
> These newly added clocks are not applicable to SA8755P. In the 
> gpucc-sa8775p driver, these clocks are marked to NULL for the SA8755P, 
> ensuring they are not registered to the CCF.

I meant bindings. And existing practice.

Best regards,
Krzysztof


  reply	other threads:[~2024-10-28  7:05 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-24 13:31 [PATCH v2 0/6] Add support for GPUCC, CAMCC and VIDEOCC on Qualcomm QCS8300 platform Imran Shaik
2024-10-24 13:31 ` [PATCH v2 1/6] dt-bindings: clock: qcom: Add GPU clocks for QCS8300 Imran Shaik
2024-10-26 12:20   ` Krzysztof Kozlowski
2024-10-28  5:15     ` Imran Shaik
2024-10-28  7:05       ` Krzysztof Kozlowski [this message]
2024-10-29  9:23         ` Imran Shaik
2024-10-29  9:36           ` Krzysztof Kozlowski
2024-10-30  6:59             ` Imran Shaik
2024-10-30  7:30               ` Krzysztof Kozlowski
2024-10-30 10:14                 ` Imran Shaik
2024-10-30 10:22                   ` Krzysztof Kozlowski
2024-10-30 11:23                 ` Dmitry Baryshkov
2024-10-30 11:41                   ` Krzysztof Kozlowski
2024-10-30 10:59     ` Vladimir Zapolskiy
2024-11-05  4:41       ` Imran Shaik
2024-10-24 13:31 ` [PATCH v2 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300 Imran Shaik
2024-10-24 13:31 ` [PATCH v2 3/6] dt-bindings: clock: qcom: Add CAMCC clocks for QCS8300 Imran Shaik
2024-10-30 10:23   ` Krzysztof Kozlowski
2024-10-30 11:03   ` Vladimir Zapolskiy
2024-10-24 13:31 ` [PATCH v2 4/6] clk: qcom: Add support for Camera Clock Controller on QCS8300 Imran Shaik
2024-10-24 13:31 ` [PATCH v2 5/6] dt-bindings: clock: qcom: Add QCS8300 video clock controller Imran Shaik
2024-10-26 12:21   ` Krzysztof Kozlowski
2024-10-24 13:31 ` [PATCH v2 6/6] clk: qcom: Add support for Video Clock Controller on QCS8300 Imran Shaik
2024-10-24 19:43   ` Dmitry Baryshkov

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=ae61b485-d3af-4226-b2f8-e89ef5b4ed71@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_skakitap@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox