All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@linux-m68k.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-m68k@lists.linux-m68k.org
Subject: Re: [PATCH] m68k: nommu: Fix misspellings of "uCdimm"
Date: Mon, 19 Dec 2022 22:29:49 +1000	[thread overview]
Message-ID: <01873b14-43fc-d955-bbca-8b596b398f93@linux-m68k.org> (raw)
In-Reply-To: <c1509bb9df16934e2629e1e2b00644f6585c7114.1670919502.git.geert@linux-m68k.org>

Hi Geert,

On 13/12/22 18:18, Geert Uytterhoeven wrote:
> Arcturus Networks produced the "uCsimm" and "uCdimm" modules.
> 
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

Looks good. Do you want me to push this through the m68knommu tree?

Regards
Greg


> ---
>   arch/m68k/Kconfig.machine | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/m68k/Kconfig.machine b/arch/m68k/Kconfig.machine
> index 53c45ccda5647b5d..b7a70297fbc1a5a6 100644
> --- a/arch/m68k/Kconfig.machine
> +++ b/arch/m68k/Kconfig.machine
> @@ -192,11 +192,11 @@ config UCSIMM
>   	  Support for the Arcturus Networks uCsimm module.
>   
>   config UCDIMM
> -	bool "uDsimm module support"
> +	bool "uCdimm module support"
>   	depends on !MMU
>   	select M68VZ328
>   	help
> -	  Support for the Arcturus Networks uDsimm module.
> +	  Support for the Arcturus Networks uCdimm module.
>   
>   config DRAGEN2
>   	bool "DragenEngine II board support"

      reply	other threads:[~2022-12-19 12:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-13  8:18 [PATCH] m68k: nommu: Fix misspellings of "uCdimm" Geert Uytterhoeven
2022-12-19 12:29 ` Greg Ungerer [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=01873b14-43fc-d955-bbca-8b596b398f93@linux-m68k.org \
    --to=gerg@linux-m68k.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-m68k@lists.linux-m68k.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.