All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Virag <virag.david003@gmail.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Kaustabh Chakraborty <kauschluss@disroot.org>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>,
	Chanwoo Choi	 <cw00.choi@samsung.com>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	linux-kernel@vger.kernel.org,  linux-samsung-soc@vger.kernel.org,
	linux-clk@vger.kernel.org,  devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 5/5] clk: samsung: add exynos7870 CLKOUT support
Date: Fri, 28 Feb 2025 20:07:15 +0100	[thread overview]
Message-ID: <31cad1da1a02aaf0935d35e9b56357fcea9320fa.camel@gmail.com> (raw)
In-Reply-To: <5670d992-71f4-4791-94ff-4fadc1fb5993@kernel.org>

On Mon, 2025-02-24 at 20:13 +0100, Krzysztof Kozlowski wrote:
> On 24/02/2025 18:47, Kaustabh Chakraborty wrote:
> > > 
> > > I wonder why do we need to keep growing this list? All devices
> > > are
> > > compatible, aren't they?
> > 
> > Well, there are two variants of compatibility having different mask
> > values.
> > 
> > > Do you use clkout, BTW?
> > 
> > Using the clocks defined by clkout? No. I added it as downstream
> > had it too. And the devices work fine without it. If you want me
> > to remove this patch and send the PMU patch to its respective
> > series I'll do that then (unless you object or suggest something
> > else).
> 
> clkout is a testing tool and I doubt you can use it on a phone -
> finding
> the actual clkout pins to connect the oscilloscope is tricky.

Actually, jackpotlte uses one of the clkout pins (7885 has two) to feed
it's NFC chip with a clock. 

Not sure if any 7870 (or any other Exynos) devices use it for something
similar but here we have at least one example of a non-debug use for
it. I will avoid it on 7885 though until it's actually needed and I can
test the functionality (and when I have the time to work on 7885
again).

Best Regards,
David



      parent reply	other threads:[~2025-02-28 19:12 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-18 18:50 [PATCH v3 0/5] Introduce support for Exynos7870 clocks and PMU Kaustabh Chakraborty
2025-02-18 18:50 ` [PATCH v3 1/5] dt-bindings: clock: add clock definitions for exynos7870 CMU Kaustabh Chakraborty
2025-02-19  8:07   ` Krzysztof Kozlowski
2025-02-19  8:10     ` Krzysztof Kozlowski
2025-02-23  9:57   ` Krzysztof Kozlowski
2025-02-18 18:50 ` [PATCH v3 2/5] dt-bindings: clock: document exynos7870 clock driver CMU bindings Kaustabh Chakraborty
2025-02-19  8:05   ` Krzysztof Kozlowski
2025-02-19  8:10     ` Krzysztof Kozlowski
2025-02-18 18:50 ` [PATCH v3 3/5] dt-bindings: soc: samsung: exynos-pmu: add exynos7870-pmu compatible Kaustabh Chakraborty
2025-02-19  8:09   ` Krzysztof Kozlowski
2025-02-19  8:18     ` Krzysztof Kozlowski
2025-02-18 18:50 ` [PATCH v3 4/5] clk: samsung: add initial exynos7870 clock driver Kaustabh Chakraborty
2025-02-18 18:50 ` [PATCH v3 5/5] clk: samsung: add exynos7870 CLKOUT support Kaustabh Chakraborty
2025-02-19  8:11   ` Krzysztof Kozlowski
2025-02-24 17:47     ` Kaustabh Chakraborty
2025-02-24 19:13       ` Krzysztof Kozlowski
2025-02-25 18:33         ` Kaustabh Chakraborty
2025-02-28 19:07         ` David Virag [this message]

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=31cad1da1a02aaf0935d35e9b56357fcea9320fa.camel@gmail.com \
    --to=virag.david003@gmail.com \
    --cc=alim.akhtar@samsung.com \
    --cc=conor+dt@kernel.org \
    --cc=cw00.choi@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kauschluss@disroot.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --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=mturquette@baylibre.com \
    --cc=robh@kernel.org \
    --cc=s.nawrocki@samsung.com \
    --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.