All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Taniya Das <taniya.das@oss.qualcomm.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>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Cc: Ajit Pandey <ajit.pandey@oss.qualcomm.com>,
	Imran Shaik <imran.shaik@oss.qualcomm.com>,
	Jagadeesh Kona <jagadeesh.kona@oss.qualcomm.com>,
	linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/7] Add support for Video, Camera, Graphics clock controllers on Eliza
Date: Tue, 17 Mar 2026 18:23:16 +0100	[thread overview]
Message-ID: <253ee25d-3096-407d-8d2e-3c9d1072b2ae@kernel.org> (raw)
In-Reply-To: <20260317-eliza_mm_clock_controllers_v1-v1-0-4696eeda8cfb@oss.qualcomm.com>

On 17/03/2026 18:14, Taniya Das wrote:
> Add driver for Eliza SoC camera, graphics and Video clock controllers.
> The camera clock controller supports the cambist clock controller and
> the regular camera clock controller.
> 
> Dependency:
> https://lore.kernel.org/lkml/20260305-gpucc_sm8750_v2-v5-0-78292b40b053@oss.qualcomm.com/
> 
> Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
> ---
> Taniya Das (7):
>       dt-bindings: clock: qcom: Add video clock controller on Eliza SoC
>       dt-bindings: clock: qcom: document the Eliza GPU Clock Controller
>       dt-bindings: clock: qcom: Add support for CAMCC for Eliza
>       clk: qcom: videocc: Add video clock controller driver for Eliza
>       clk: qcom: gpucc: Add GPU Clock Controller driver for Eliza
>       clk: qcom: camcc: Add support for camera clock controller for Eliza
>       arm64: defconfig: Enable clock controllers on Qualcomm Eliza SoC

On which device did you test it? Considering that you told me you did
not hear about integration branch with patches before, I have doubts you
could ever actually test it without our changes.

But regardless - on which hardware exactly?

Best regards,
Krzysztof


  parent reply	other threads:[~2026-03-17 17:23 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-17 17:14 [PATCH 0/7] Add support for Video, Camera, Graphics clock controllers on Eliza Taniya Das
2026-03-17 17:14 ` [PATCH 1/7] dt-bindings: clock: qcom: Add video clock controller on Eliza SoC Taniya Das
2026-03-17 17:27   ` Krzysztof Kozlowski
2026-04-07 13:40   ` Krzysztof Kozlowski
2026-04-08  7:36     ` Taniya Das
2026-03-17 17:14 ` [PATCH 2/7] dt-bindings: clock: qcom: document the Eliza GPU Clock Controller Taniya Das
2026-03-17 17:14 ` [PATCH 3/7] dt-bindings: clock: qcom: Add support for CAMCC for Eliza Taniya Das
2026-03-17 17:14 ` [PATCH 4/7] clk: qcom: videocc: Add video clock controller driver " Taniya Das
2026-03-19 12:53   ` Konrad Dybcio
2026-03-17 17:14 ` [PATCH 5/7] clk: qcom: gpucc: Add GPU Clock Controller " Taniya Das
2026-03-19 12:55   ` Konrad Dybcio
2026-04-09 17:44     ` Taniya Das
2026-03-17 17:14 ` [PATCH 6/7] clk: qcom: camcc: Add support for camera clock controller " Taniya Das
2026-03-19 12:57   ` Konrad Dybcio
2026-03-17 17:14 ` [PATCH 7/7] arm64: defconfig: Enable clock controllers on Qualcomm Eliza SoC Taniya Das
2026-03-17 17:26   ` Krzysztof Kozlowski
2026-03-18  4:07     ` Taniya Das
2026-03-17 17:23 ` Krzysztof Kozlowski [this message]
2026-03-18  4:05   ` [PATCH 0/7] Add support for Video, Camera, Graphics clock controllers on Eliza Taniya Das
2026-03-18  6:45     ` Krzysztof Kozlowski

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=253ee25d-3096-407d-8d2e-3c9d1072b2ae@kernel.org \
    --to=krzk@kernel.org \
    --cc=ajit.pandey@oss.qualcomm.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=imran.shaik@oss.qualcomm.com \
    --cc=jagadeesh.kona@oss.qualcomm.com \
    --cc=konradybcio@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=robh@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=taniya.das@oss.qualcomm.com \
    --cc=vladimir.zapolskiy@linaro.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.