All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] of: add vendor prefix for Silicon Storage Technology Inc.
@ 2017-09-11  8:30 ` Fabrizio Castro
  0 siblings, 0 replies; 7+ messages in thread
From: Fabrizio Castro @ 2017-09-11  8:30 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Kevin Hilman, Thierry Reding, Jonathan Cameron, Maxime Ripard,
	Andreas Färber, Marek Vasut, SZ Lin, Greg Kroah-Hartman,
	devicetree, linux-kernel, Chris Paterson, Biju Das,
	Fabrizio Castro

Add Silicon Storage Technology Inc. to the list of devicetree
vendor prefixes.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.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 9f9a3d6..900c993 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -316,6 +316,7 @@ solomon        Solomon Systech Limited
 sony	Sony Corporation
 spansion	Spansion Inc.
 sprd	Spreadtrum Communications Inc.
+sst	Silicon Storage Technology, Inc.
 st	STMicroelectronics
 starry	Starry Electronic Technology (ShenZhen) Co., LTD
 startek	Startek
-- 
2.7.4

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

* [PATCH] of: add vendor prefix for Silicon Storage Technology Inc.
@ 2017-09-11  8:30 ` Fabrizio Castro
  0 siblings, 0 replies; 7+ messages in thread
From: Fabrizio Castro @ 2017-09-11  8:30 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Kevin Hilman, Thierry Reding, Jonathan Cameron, Maxime Ripard,
	Andreas Färber, Marek Vasut, SZ Lin, Greg Kroah-Hartman,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Chris Paterson, Biju Das,
	Fabrizio Castro

Add Silicon Storage Technology Inc. to the list of devicetree
vendor prefixes.

Signed-off-by: Fabrizio Castro <fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@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 9f9a3d6..900c993 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -316,6 +316,7 @@ solomon        Solomon Systech Limited
 sony	Sony Corporation
 spansion	Spansion Inc.
 sprd	Spreadtrum Communications Inc.
+sst	Silicon Storage Technology, Inc.
 st	STMicroelectronics
 starry	Starry Electronic Technology (ShenZhen) Co., LTD
 startek	Startek
-- 
2.7.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

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

* Re: [PATCH] of: add vendor prefix for Silicon Storage Technology Inc.
  2017-09-11  8:30 ` Fabrizio Castro
  (?)
@ 2017-09-11 10:18 ` Andreas Färber
  2017-09-13 15:27     ` Chris Paterson
  -1 siblings, 1 reply; 7+ messages in thread
From: Andreas Färber @ 2017-09-11 10:18 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Kevin Hilman, Thierry Reding,
	Jonathan Cameron, Maxime Ripard, Marek Vasut, SZ Lin,
	Greg Kroah-Hartman, devicetree, linux-kernel, Chris Paterson,
	Biju Das

Hi,

Nit: $subject should use "dt-bindings:" prefix.

Am 11.09.2017 um 10:30 schrieb Fabrizio Castro:
> Add Silicon Storage Technology Inc. to the list of devicetree
> vendor prefixes.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.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 9f9a3d6..900c993 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -316,6 +316,7 @@ solomon        Solomon Systech Limited
>  sony	Sony Corporation
>  spansion	Spansion Inc.
>  sprd	Spreadtrum Communications Inc.
> +sst	Silicon Storage Technology, Inc.

Recurring question: What is this prefix being used for? This patch is
apparently not part of any series.

Otherwise looks okay,

Reviewed-by: Andreas Färber <afaerber@suse.de>

Regards,
Andreas

>  st	STMicroelectronics
>  starry	Starry Electronic Technology (ShenZhen) Co., LTD
>  startek	Startek

-- 
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] 7+ messages in thread

* RE: [PATCH] of: add vendor prefix for Silicon Storage Technology Inc.
@ 2017-09-13 15:27     ` Chris Paterson
  0 siblings, 0 replies; 7+ messages in thread
From: Chris Paterson @ 2017-09-13 15:27 UTC (permalink / raw)
  To: Andreas Färber, Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Kevin Hilman, Thierry Reding,
	Jonathan Cameron, Maxime Ripard, Marek Vasut, SZ Lin,
	Greg Kroah-Hartman, devicetree, linux-kernel, Biju Das

Hello Andreas,

> From: Andreas Färber [mailto:afaerber@suse.de]
> Sent: 11 September 2017 11:18
> 
> Hi,
> 
> Nit: $subject should use "dt-bindings:" prefix.

Do you think there needs to be a v2 for this? Or can this be changed when applied?

> 
> Am 11.09.2017 um 10:30 schrieb Fabrizio Castro:
> > Add Silicon Storage Technology Inc. to the list of devicetree vendor
> > prefixes.
> >
> > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.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 9f9a3d6..900c993 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > @@ -316,6 +316,7 @@ solomon        Solomon Systech Limited
> >  sony	Sony Corporation
> >  spansion	Spansion Inc.
> >  sprd	Spreadtrum Communications Inc.
> > +sst	Silicon Storage Technology, Inc.
> 
> Recurring question: What is this prefix being used for? This patch is
> apparently not part of any series.

We are about to submit a patch to add an sst flash device to a device tree. Checkpatch kicks off because sst isn't present in vendor-prefixes.txt, hence this patch.

> 
> Otherwise looks okay,
> 
> Reviewed-by: Andreas Färber <afaerber@suse.de>

Thank you!

Kind regards, Chris

> 
> Regards,
> Andreas
> 
> >  st	STMicroelectronics
> >  starry	Starry Electronic Technology (ShenZhen) Co., LTD
> >  startek	Startek
> 
> --
> 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] 7+ messages in thread

* RE: [PATCH] of: add vendor prefix for Silicon Storage Technology Inc.
@ 2017-09-13 15:27     ` Chris Paterson
  0 siblings, 0 replies; 7+ messages in thread
From: Chris Paterson @ 2017-09-13 15:27 UTC (permalink / raw)
  To: Andreas Färber, Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Kevin Hilman, Thierry Reding,
	Jonathan Cameron, Maxime Ripard, Marek Vasut, SZ Lin,
	Greg Kroah-Hartman, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Biju Das

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 1934 bytes --]

Hello Andreas,

> From: Andreas Färber [mailto:afaerber@suse.de]
> Sent: 11 September 2017 11:18
> 
> Hi,
> 
> Nit: $subject should use "dt-bindings:" prefix.

Do you think there needs to be a v2 for this? Or can this be changed when applied?

> 
> Am 11.09.2017 um 10:30 schrieb Fabrizio Castro:
> > Add Silicon Storage Technology Inc. to the list of devicetree vendor
> > prefixes.
> >
> > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.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 9f9a3d6..900c993 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > @@ -316,6 +316,7 @@ solomon        Solomon Systech Limited
> >  sony	Sony Corporation
> >  spansion	Spansion Inc.
> >  sprd	Spreadtrum Communications Inc.
> > +sst	Silicon Storage Technology, Inc.
> 
> Recurring question: What is this prefix being used for? This patch is
> apparently not part of any series.

We are about to submit a patch to add an sst flash device to a device tree. Checkpatch kicks off because sst isn't present in vendor-prefixes.txt, hence this patch.

> 
> Otherwise looks okay,
> 
> Reviewed-by: Andreas Färber <afaerber@suse.de>

Thank you!

Kind regards, Chris

> 
> Regards,
> Andreas
> 
> >  st	STMicroelectronics
> >  starry	Starry Electronic Technology (ShenZhen) Co., LTD
> >  startek	Startek
> 
> --
> SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
> GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG
> Nürnberg)
N‹§²æìr¸›yúèšØb²X¬¶Ç§vØ^–)Þº{.nÇ+‰·zøœzÚÞz)í…æèw*\x1fjg¬±¨\x1e¶‰šŽŠÝ¢j.ïÛ°\½½MŽúgjÌæa×\x02››–' ™©Þ¢¸\f¢·¦j:+v‰¨ŠwèjØm¶Ÿÿ¾\a«‘êçzZ+ƒùšŽŠÝ¢j"ú!¶i

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

* Re: [PATCH] of: add vendor prefix for Silicon Storage Technology Inc.
@ 2017-09-18 21:02   ` Rob Herring
  0 siblings, 0 replies; 7+ messages in thread
From: Rob Herring @ 2017-09-18 21:02 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Mark Rutland, Kevin Hilman, Thierry Reding, Jonathan Cameron,
	Maxime Ripard, Andreas Färber, Marek Vasut, SZ Lin,
	Greg Kroah-Hartman, devicetree, linux-kernel, Chris Paterson,
	Biju Das

On Mon, Sep 11, 2017 at 09:30:23AM +0100, Fabrizio Castro wrote:
> Add Silicon Storage Technology Inc. to the list of devicetree
> vendor prefixes.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Rob

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

* Re: [PATCH] of: add vendor prefix for Silicon Storage Technology Inc.
@ 2017-09-18 21:02   ` Rob Herring
  0 siblings, 0 replies; 7+ messages in thread
From: Rob Herring @ 2017-09-18 21:02 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Mark Rutland, Kevin Hilman, Thierry Reding, Jonathan Cameron,
	Maxime Ripard, Andreas Färber, Marek Vasut, SZ Lin,
	Greg Kroah-Hartman, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Chris Paterson, Biju Das

On Mon, Sep 11, 2017 at 09:30:23AM +0100, Fabrizio Castro wrote:
> Add Silicon Storage Technology Inc. to the list of devicetree
> vendor prefixes.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Rob
--
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

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

end of thread, other threads:[~2017-09-18 21:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-11  8:30 [PATCH] of: add vendor prefix for Silicon Storage Technology Inc Fabrizio Castro
2017-09-11  8:30 ` Fabrizio Castro
2017-09-11 10:18 ` Andreas Färber
2017-09-13 15:27   ` Chris Paterson
2017-09-13 15:27     ` Chris Paterson
2017-09-18 21:02 ` Rob Herring
2017-09-18 21:02   ` Rob Herring

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.