public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: vendor-prefixes: Add nutsboard to vendor prefix.
@ 2017-09-09  9:33 Wig C
  2017-09-09 10:05 ` Andreas Färber
  0 siblings, 1 reply; 3+ messages in thread
From: Wig C @ 2017-09-09  9:33 UTC (permalink / raw)
  To: robh+dt
  Cc: mark.rutland, khilman, treding, jic23, afaerber, marek.vasut,
	gregkh, devicetree, linux-kernel, YuanCheng Cheng

From: YuanCheng Cheng <onlywig@gmail.com>

Signed-off-by: YuanCheng Cheng <onlywig@gmail.com>
---
 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 daf465be..7746dbc 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -230,6 +230,7 @@ nintendo	Nintendo
 nlt	NLT Technologies, Ltd.
 nokia	Nokia
 nordic	Nordic Semiconductor
+nutsboard	NutsBoard
 nuvoton	Nuvoton Technology Corporation
 nvd	New Vision Display
 nvidia	NVIDIA
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: vendor-prefixes: Add nutsboard to vendor prefix.
  2017-09-09  9:33 [PATCH] dt-bindings: vendor-prefixes: Add nutsboard to vendor prefix Wig C
@ 2017-09-09 10:05 ` Andreas Färber
  2017-09-09 11:17   ` onlywig .
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Färber @ 2017-09-09 10:05 UTC (permalink / raw)
  To: Wig C
  Cc: robh+dt, mark.rutland, khilman, treding, jic23, marek.vasut,
	gregkh, devicetree, linux-kernel

Hi YuanCheng,

Usually such a vendor prefix patch is part of a series, with later
patches making use of the prefix for some compatible string in a binding
document and in some Device Tree. What will this prefix be used for?

Are you affiliated with the company? If not, you should consider CC'ing
nutsboard@gmail.com to allow them to comment.

Am 09.09.2017 um 11:33 schrieb Wig C:
> From: YuanCheng Cheng <onlywig@gmail.com>
> 

Please add a sentence about the company here.

> Signed-off-by: YuanCheng Cheng <onlywig@gmail.com>
> ---
>  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 daf465be..7746dbc 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -230,6 +230,7 @@ nintendo	Nintendo
>  nlt	NLT Technologies, Ltd.
>  nokia	Nokia
>  nordic	Nordic Semiconductor
> +nutsboard	NutsBoard

I don't spot any more specific company name on nutsboard.org
(LLC/Inc/Corp/...), so the entry looks okay.

>  nuvoton	Nuvoton Technology Corporation
>  nvd	New Vision Display
>  nvidia	NVIDIA

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: vendor-prefixes: Add nutsboard to vendor prefix.
  2017-09-09 10:05 ` Andreas Färber
@ 2017-09-09 11:17   ` onlywig .
  0 siblings, 0 replies; 3+ messages in thread
From: onlywig . @ 2017-09-09 11:17 UTC (permalink / raw)
  To: Andreas Färber
  Cc: robh+dt, mark.rutland, khilman, treding, jic23, Marek Vašut,
	gregkh, devicetree, linux-kernel

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

2017-09-09 18:05 GMT+08:00 Andreas Färber <afaerber@suse.de>:

> Hi YuanCheng,
>
> Usually such a vendor prefix patch is part of a series, with later
> patches making use of the prefix for some compatible string in a binding
> document and in some Device Tree. What will this prefix be used for?
>
> Are you affiliated with the company? If not, you should consider CC'ing
> nutsboard@gmail.com to allow them to comment.
>
> Am 09.09.2017 um 11:33 schrieb Wig C:
> > From: YuanCheng Cheng <onlywig@gmail.com>
> >
>
> Please add a sentence about the company here.
>
> > Signed-off-by: YuanCheng Cheng <onlywig@gmail.com>
> > ---
> >  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 daf465be..7746dbc 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > @@ -230,6 +230,7 @@ nintendo  Nintendo
> >  nlt  NLT Technologies, Ltd.
> >  nokia        Nokia
> >  nordic       Nordic Semiconductor
> > +nutsboard    NutsBoard
>
> I don't spot any more specific company name on nutsboard.org
> (LLC/Inc/Corp/...), so the entry looks okay.
>
> >  nuvoton      Nuvoton Technology Corporation
> >  nvd  New Vision Display
> >  nvidia       NVIDIA
>
> Regards,
> Andreas
>
> --
> SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
> GF: Felix Imendörffer, Jane Smithard, Graham Norton
> HRB 21284 (AG Nürnberg)
>

Hello Andreas:

This prefix will be used at:
https://patchwork.kernel.org/patch/9945311/ (WIP)

And yes, I'm NutsBoard owner, I will add add a sentence about the company
in the patch and upload again, thanks for your comments.

Wig

[-- Attachment #2: Type: text/html, Size: 2913 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-09 11:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-09  9:33 [PATCH] dt-bindings: vendor-prefixes: Add nutsboard to vendor prefix Wig C
2017-09-09 10:05 ` Andreas Färber
2017-09-09 11:17   ` onlywig .

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox