devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
To: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: "rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org"
	<rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>,
	Pawel Moll <Pawel.Moll-5wv7dgnIgG8@public.gmane.org>,
	Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 3/3] of: Add Panasonic Corporation vendor prefix
Date: Tue, 24 Sep 2013 10:17:29 +0100	[thread overview]
Message-ID: <20130924091729.GB31077@e106331-lin.cambridge.arm.com> (raw)
In-Reply-To: <1380012714-19073-3-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>

On Tue, Sep 24, 2013 at 09:51:54AM +0100, Thierry Reding wrote:
> Panasonic is listed as PC on the stock exchange, so use that as the
> vendor prefix.

As I suspect this is going to lead to confusion, and there don't seem to
be any bindings using this yet, I'd prefer "panasonic" as the vendor
prefix.

Thanks,
Mark.

> 
> Signed-off-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> ---
>  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 57e739f..1b8d517 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -47,6 +47,7 @@ nintendo	Nintendo
>  nvidia	NVIDIA
>  nxp	NXP Semiconductors
>  onnn	ON Semiconductor Corp.
> +pc	Panasonic Corporation
>  picochip	Picochip Ltd
>  powervr	PowerVR (deprecated, use img)
>  qca	Qualcomm Atheros, Inc.
> -- 
> 1.8.4
> 
> 
--
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:[~2013-09-24  9:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-24  8:51 [PATCH 1/3] of: Add AU Optronics Corporation vendor prefix Thierry Reding
     [not found] ` <1380012714-19073-1-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-09-24  8:51   ` [PATCH 2/3] of: Add Chunghwa Picture Tubes Ltd. " Thierry Reding
     [not found]     ` <1380012714-19073-2-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-09-24 17:30       ` Stephen Warren
     [not found]         ` <5241CC20.1010800-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-09-24 18:47           ` Thierry Reding
2013-09-24 19:02             ` Stephen Warren
2013-09-24  8:51   ` [PATCH 3/3] of: Add Panasonic Corporation " Thierry Reding
     [not found]     ` <1380012714-19073-3-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-09-24  9:17       ` Mark Rutland [this message]
     [not found]         ` <20130924091729.GB31077-NuALmloUBlrZROr8t4l/smS4ubULX0JqMm0uRHvK7Nw@public.gmane.org>
2013-09-24  9:30           ` Thierry Reding
2013-09-24 11:21             ` Mark Rutland
     [not found]               ` <20130924112105.GB32390-NuALmloUBlrZROr8t4l/smS4ubULX0JqMm0uRHvK7Nw@public.gmane.org>
2013-09-24 18:49                 ` Thierry Reding
  -- strict thread matches above, loose matches on Subject: below --
2013-09-30 13:32 [PATCH 1/3] of: Add AU Optronics " Thierry Reding
     [not found] ` <1380547970-30449-1-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-09-30 13:32   ` [PATCH 3/3] of: Add Panasonic " Thierry Reding

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=20130924091729.GB31077@e106331-lin.cambridge.arm.com \
    --to=mark.rutland-5wv7dgnigg8@public.gmane.org \
    --cc=Pawel.Moll-5wv7dgnIgG8@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org \
    --cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
    --cc=thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).