All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Neuschäfer" <j.neuschaefer@gmx.net>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
	linux-clk@vger.kernel.org, openbmc@lists.ozlabs.org,
	linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org,
	devicetree@vger.kernel.org,
	"Michael Turquette" <mturquette@baylibre.com>,
	"Stephen Boyd" <sboyd@kernel.org>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Avi Fishman" <avifishman70@gmail.com>,
	"Tomer Maimon" <tmaimon77@gmail.com>,
	"Tali Perry" <tali.perry1@gmail.com>,
	"Patrick Venture" <venture@google.com>,
	"Nancy Yuen" <yuenn@google.com>,
	"Benjamin Fair" <benjaminfair@google.com>,
	"Daniel Lezcano" <daniel.lezcano@linaro.org>,
	"Thomas Gleixner" <tglx@linutronix.de>,
	"Philipp Zabel" <p.zabel@pengutronix.de>,
	"Wim Van Sebroeck" <wim@linux-watchdog.org>,
	"Guenter Roeck" <linux@roeck-us.net>,
	"Christophe JAILLET" <christophe.jaillet@wanadoo.fr>,
	"Conor Dooley" <conor+dt@kernel.org>
Subject: Re: [PATCH v10 2/4] ARM: dts: wpcm450: Remove clock-output-names from reference clock node
Date: Mon, 11 Mar 2024 21:25:30 +0100	[thread overview]
Message-ID: <Ze9ouqs8iS-zAuhs@probook> (raw)
In-Reply-To: <c7693ae1-b7e4-4960-b447-8373855d86b5@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 349 bytes --]

On Mon, Mar 11, 2024 at 07:50:22AM +0100, Krzysztof Kozlowski wrote:
> On 10/03/2024 20:21, Jonathan Neuschäfer wrote:
> > This is not necessary anymore, because the clk-wpcm450 driver doesn't
> > rely on global clock names anymore.
> > 
> 
> Your commit msg should say: since which commit.

Good point, I'll do that in the next iteration

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: "J. Neuschäfer" <j.neuschaefer@gmx.net>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Tomer Maimon" <tmaimon77@gmail.com>,
	"Michael Turquette" <mturquette@baylibre.com>,
	"Tali Perry" <tali.perry1@gmail.com>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	linux-clk@vger.kernel.org,
	"Benjamin Fair" <benjaminfair@google.com>,
	openbmc@lists.ozlabs.org,
	"Daniel Lezcano" <daniel.lezcano@linaro.org>,
	"Guenter Roeck" <linux@roeck-us.net>,
	devicetree@vger.kernel.org, "Conor Dooley" <conor+dt@kernel.org>,
	linux-watchdog@vger.kernel.org,
	"Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Christophe JAILLET" <christophe.jaillet@wanadoo.fr>,
	"Thomas Gleixner" <tglx@linutronix.de>,
	"Wim Van Sebroeck" <wim@linux-watchdog.org>,
	"Stephen Boyd" <sboyd@kernel.org>,
	"Patrick Venture" <venture@google.com>,
	linux-kernel@vger.kernel.org,
	"Avi Fishman" <avifishman70@gmail.com>,
	"Philipp Zabel" <p.zabel@pengutronix.de>
Subject: Re: [PATCH v10 2/4] ARM: dts: wpcm450: Remove clock-output-names from reference clock node
Date: Mon, 11 Mar 2024 21:25:30 +0100	[thread overview]
Message-ID: <Ze9ouqs8iS-zAuhs@probook> (raw)
In-Reply-To: <c7693ae1-b7e4-4960-b447-8373855d86b5@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 349 bytes --]

On Mon, Mar 11, 2024 at 07:50:22AM +0100, Krzysztof Kozlowski wrote:
> On 10/03/2024 20:21, Jonathan Neuschäfer wrote:
> > This is not necessary anymore, because the clk-wpcm450 driver doesn't
> > rely on global clock names anymore.
> > 
> 
> Your commit msg should say: since which commit.

Good point, I'll do that in the next iteration

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2024-03-11 20:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-10 19:20 [PATCH v10 0/4] Nuvoton WPCM450 clock and reset driver Jonathan Neuschäfer
2024-03-10 19:20 ` Jonathan Neuschäfer
2024-03-10 19:20 ` [PATCH v10 1/4] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller Jonathan Neuschäfer
2024-03-10 19:20   ` Jonathan Neuschäfer
2024-03-10 19:21 ` [PATCH v10 2/4] ARM: dts: wpcm450: Remove clock-output-names from reference clock node Jonathan Neuschäfer
2024-03-10 19:21   ` Jonathan Neuschäfer
2024-03-11  6:50   ` Krzysztof Kozlowski
2024-03-11 20:25     ` J. Neuschäfer [this message]
2024-03-11 20:25       ` J. Neuschäfer
2024-03-10 19:21 ` [PATCH v10 3/4] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver Jonathan Neuschäfer
2024-03-10 19:21   ` Jonathan Neuschäfer
2024-03-10 19:21 ` [PATCH v10 4/4] ARM: dts: wpcm450: Switch clocks to clock controller Jonathan Neuschäfer
2024-03-10 19:21   ` Jonathan Neuschäfer

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=Ze9ouqs8iS-zAuhs@probook \
    --to=j.neuschaefer@gmx.net \
    --cc=avifishman70@gmail.com \
    --cc=benjaminfair@google.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=conor+dt@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=mturquette@baylibre.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=p.zabel@pengutronix.de \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=tali.perry1@gmail.com \
    --cc=tglx@linutronix.de \
    --cc=tmaimon77@gmail.com \
    --cc=venture@google.com \
    --cc=wim@linux-watchdog.org \
    --cc=yuenn@google.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 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.