All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
To: "Uwe Kleine-König"
	<u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Cc: "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org"
	<kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>,
	Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Subject: Re: [PATCH] of: Add vendor prefix for Energy Micro
Date: Thu, 24 Jul 2014 11:38:01 +0100	[thread overview]
Message-ID: <20140724103801.GD4079@leverpostej> (raw)
In-Reply-To: <1406146969-26279-1-git-send-email-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>

On Wed, Jul 23, 2014 at 09:22:49PM +0100, Uwe Kleine-König wrote:
> The kernel supports devices with the following compatible strings
> already:
> 
> 	energymicro,efm32-i2c
> 	energymicro,efm32-uart
> 	energymicro,efm32-spi
> 	energymicro,efm32-timer
> 
> So add "energymicro" to the list of vendors.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
> ---
> Hello,
> 
> An earlier version (with a different changelog) was sent with
> Message-Id: 1395756677-6166-1-git-send-email-u.kleine-koenig@pengutronix.de
> in March and got an Ack by Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> and
> Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>.
> I adapted the change log because the drivers are in mainline in the meantime.

As with last time, this looks sensible to me:

Acked-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>

Rob, do you want to pick this up?

Mark.

> 
> Best regards
> Uwe
> 
>  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
> index 46a311e728a8..b9c84039d0c3 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -42,6 +42,7 @@ dmo	Data Modul AG
>  ebv	EBV Elektronik
>  edt	Emerging Display Technologies
>  emmicro	EM Microelectronic
> +energymicro	Silicon Laboratories (formerly Energy Micro AS)
>  epfl	Ecole Polytechnique Fédérale de Lausanne
>  epson	Seiko Epson Corp.
>  est	ESTeem Wireless Modems
> -- 
> 2.0.0
> 
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2014-07-24 10:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 14:11 [PATCH] of: Add vendor prefix for Energy Micro Uwe Kleine-König
     [not found] ` <1395756677-6166-1-git-send-email-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2014-03-25 16:35   ` Mark Rutland
2014-03-25 16:51   ` Rob Herring
     [not found]     ` <CAL_Jsq+TVKywqbQ4vePQWjgbZ4Zc_d_CUrx6R33-pHtxVtsAzg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-03-25 19:59       ` Uwe Kleine-König
     [not found]         ` <20140325195950.GB15793-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2014-03-31 22:03           ` Uwe Kleine-König
     [not found]             ` <20140331220334.GB6045-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2014-03-31 23:21               ` Wolfram Sang
2014-04-01 12:10               ` Rob Herring
2014-07-23 20:22   ` Uwe Kleine-König
     [not found]     ` <1406146969-26279-1-git-send-email-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2014-07-24 10:38       ` Mark Rutland [this message]
2014-09-26 16:34         ` Rob Herring

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=20140724103801.GD4079@leverpostej \
    --to=mark.rutland-5wv7dgnigg8@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    --cc=robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.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.