devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Ravi Patel <ravi.patel@samsung.com>,
	robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	jesper.nilsson@axis.com, lars.persson@axis.com,
	mturquette@baylibre.com, sboyd@kernel.org,
	alim.akhtar@samsung.com, s.nawrocki@samsung.com,
	cw00.choi@samsung.com
Cc: ksk4725@coasia.com, smn1196@coasia.com,
	linux-arm-kernel@axis.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org,
	pjsin865@coasia.com, gwk1013@coasia.com, bread@coasia.com,
	jspark@coasia.com, limjh0823@coasia.com, lightwise@coasia.com,
	hgkim05@coasia.com, mingyoungbo@coasia.com,
	shradha.t@samsung.com, swathi.ks@samsung.com, kenkim@coasia.com
Subject: Re: (subset) [PATCH v3 1/4] dt-bindings: clock: Add ARTPEC-9 clock controller
Date: Wed, 19 Nov 2025 14:35:38 +0100	[thread overview]
Message-ID: <a82a9955-e365-42f9-8491-3f02af7f7080@kernel.org> (raw)
In-Reply-To: <03e701dc5950$824d44f0$86e7ced0$@samsung.com>

On 19/11/2025 13:31, Ravi Patel wrote:
> Thanks Krzysztof!
> 
> I will send the ARTPEC-9 device tree related patches soon.


So you were waiting with them for this patchset? If so, please don't
ever do this. There is no dependency here, but even if there was, you
waiting for the previous patchset did not solve that dependency. It
still could not be merged, because DTS cannot depend on drivers.

The actual problem is that because you did not show me anyhow that there
is DTS depending on binding headers (there was no this patchset), the
binding headers are ONLY on driver branch and as I said DTS cannot
depend on driver, cannot merge driver branch. Thus this cannot be
applied until clk driver get merged. You unnecessarily block your own
work for at least one release.

I already asked to read maintainer soc profile and ways how SoC trees work.

Best regards,
Krzysztof

  reply	other threads:[~2025-11-19 13:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20251029130809epcas5p3cd5341d86ffac5fe18d8541c8018e568@epcas5p3.samsung.com>
2025-10-29 13:07 ` [PATCH v3 0/4] Add basic clock and pmu support for the Axis ARTPEC-9 SoC Ravi Patel
     [not found]   ` <CGME20251029130826epcas5p180506ff38fb57ecca0e33b2f5c57ed6c@epcas5p1.samsung.com>
2025-10-29 13:07     ` [PATCH v3 1/4] dt-bindings: clock: Add ARTPEC-9 clock controller Ravi Patel
2025-11-19 11:40       ` (subset) " Krzysztof Kozlowski
2025-11-19 11:43         ` Krzysztof Kozlowski
2025-11-19 12:31           ` Ravi Patel
2025-11-19 13:35             ` Krzysztof Kozlowski [this message]
     [not found]   ` <CGME20251029130841epcas5p404125f4d8ee865275a73b3bf9ae6cf52@epcas5p4.samsung.com>
2025-10-29 13:07     ` [PATCH v3 2/4] clk: samsung: Add clock PLL support for ARTPEC-9 SoC Ravi Patel
2025-11-19 11:40       ` (subset) " Krzysztof Kozlowski
     [not found]   ` <CGME20251029130859epcas5p41a6ca2132b576687c89c6e0f07914750@epcas5p4.samsung.com>
2025-10-29 13:07     ` [PATCH v3 3/4] clk: samsung: artpec-9: Add initial clock " Ravi Patel
2025-11-19 11:40       ` (subset) " Krzysztof Kozlowski
     [not found]   ` <CGME20251029130912epcas5p2f6596fefe3fe5513958b8209e78fa2c6@epcas5p2.samsung.com>
2025-10-29 13:07     ` [PATCH v3 4/4] dt-bindings: samsung: exynos-pmu: Add compatible " Ravi Patel
2025-11-19 11:40       ` (subset) " Krzysztof Kozlowski
2025-11-19 11:03   ` [PATCH v3 0/4] Add basic clock and pmu support for the Axis " Ravi Patel
2025-11-19 11:38     ` 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=a82a9955-e365-42f9-8491-3f02af7f7080@kernel.org \
    --to=krzk@kernel.org \
    --cc=alim.akhtar@samsung.com \
    --cc=bread@coasia.com \
    --cc=conor+dt@kernel.org \
    --cc=cw00.choi@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=gwk1013@coasia.com \
    --cc=hgkim05@coasia.com \
    --cc=jesper.nilsson@axis.com \
    --cc=jspark@coasia.com \
    --cc=kenkim@coasia.com \
    --cc=krzk+dt@kernel.org \
    --cc=ksk4725@coasia.com \
    --cc=lars.persson@axis.com \
    --cc=lightwise@coasia.com \
    --cc=limjh0823@coasia.com \
    --cc=linux-arm-kernel@axis.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mingyoungbo@coasia.com \
    --cc=mturquette@baylibre.com \
    --cc=pjsin865@coasia.com \
    --cc=ravi.patel@samsung.com \
    --cc=robh@kernel.org \
    --cc=s.nawrocki@samsung.com \
    --cc=sboyd@kernel.org \
    --cc=shradha.t@samsung.com \
    --cc=smn1196@coasia.com \
    --cc=swathi.ks@samsung.com \
    /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;
as well as URLs for NNTP newsgroup(s).