All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
To: Jean-Michel Hautbois <jeanmichel.hautbois@yoseli.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	 Sebastian Reichel <sre@kernel.org>,
	Greg Ungerer <gerg@linux-m68k.org>,
	 linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org,
	linux-pm@vger.kernel.org
Subject: Re: [PATCH v2 1/2] power: reset: add MCF5441x RCM power-on reason driver
Date: Wed, 17 Jun 2026 16:27:40 +0200	[thread overview]
Message-ID: <ajKuoZQxRxp4ARDa@monoceros> (raw)
In-Reply-To: <20260607-coldfire-rcm-power-on-reason-v2-1-d0039d8a91e8@yoseli.org>

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

Hello Jean-Michel,

On Sun, Jun 07, 2026 at 10:49:53AM +0200, Jean-Michel Hautbois wrote:
> +static const struct platform_device_id mcf_rcm_id[] = {
> +	{ "mcf-rcm-reset", 0 },

Please drop the 0 here (and the , before it).

> +	{ }
> +};

Best regards
Uwe

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

  reply	other threads:[~2026-06-17 14:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-07  8:49 [PATCH v2 0/2] Coldfire m5441x: add RCM power-on reason driver Jean-Michel Hautbois
2026-06-07  8:49 ` [PATCH v2 1/2] power: reset: add MCF5441x " Jean-Michel Hautbois
2026-06-17 14:27   ` Uwe Kleine-König [this message]
2026-06-07  8:49 ` [PATCH v2 2/2] m68k: coldfire/5441x: register mcf-rcm-reset platform device Jean-Michel Hautbois

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=ajKuoZQxRxp4ARDa@monoceros \
    --to=u.kleine-koenig@baylibre.com \
    --cc=geert@linux-m68k.org \
    --cc=gerg@linux-m68k.org \
    --cc=jeanmichel.hautbois@yoseli.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=sre@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.