linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 1/3] DT add arctic to vendor prefix for ArcticSand
@ 2017-05-09 12:50 Olimpiu Dejeu
  2017-05-09 16:00 ` Jingoo Han
  0 siblings, 1 reply; 7+ messages in thread
From: Olimpiu Dejeu @ 2017-05-09 12:50 UTC (permalink / raw)
  To: robh
  Cc: lee.jones, linux-kernel, linux-fbdev, devicetree, jingoohan1,
	bdodge, joe, daniel.thompson, lkp, fengguang.wu, Olimpiu Dejeu

dt-bindings: vendor-prefixes: add arctic to vendor prefix

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Olimpiu Dejeu <olimpiu@arcticsand.com>
---
v9 => v10:
- (Re-submit) Per Rob Herring's request changed vendor-prefix to arctic
v8 => v9:
- Version updated to match other patch in set. No other changes.
v8:
- Version to match other patches in set

 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 16d3b5e..6f33a4b 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -28,6 +28,7 @@ andestech	Andes Technology Corporation
 apm	Applied Micro Circuits Corporation (APM)
 aptina	Aptina Imaging
 arasan	Arasan Chip Systems
+arctic	Arctic Sand
 aries	Aries Embedded GmbH
 arm	ARM Ltd.
 armadeus	ARMadeus Systems SARL
-- 
2.7.4

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

* Re: [PATCH v10 1/3] DT add arctic to vendor prefix for ArcticSand
  2017-05-09 12:50 [PATCH v10 1/3] DT add arctic to vendor prefix for ArcticSand Olimpiu Dejeu
@ 2017-05-09 16:00 ` Jingoo Han
  0 siblings, 0 replies; 7+ messages in thread
From: Jingoo Han @ 2017-05-09 16:00 UTC (permalink / raw)
  To: 'Olimpiu Dejeu', robh
  Cc: lee.jones, linux-kernel, linux-fbdev, devicetree, bdodge, joe,
	daniel.thompson, lkp, fengguang.wu

On Tuesday, May 9, 2017 8:50 AM, Olimpiu Dejeu wrote:
> 
> dt-bindings: vendor-prefixes: add arctic to vendor prefix
> 
> Acked-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Olimpiu Dejeu <olimpiu@arcticsand.com>

I cannot find any reason to reject this patch.

Reviewed-by: Jingoo Han <jingoohan1@gmail.com>

Best regards,
Jingoo Han

> ---
> v9 => v10:
> - (Re-submit) Per Rob Herring's request changed vendor-prefix to arctic
> v8 => v9:
> - Version updated to match other patch in set. No other changes.
> v8:
> - Version to match other patches in set
> 
>  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 16d3b5e..6f33a4b 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -28,6 +28,7 @@ andestech	Andes Technology Corporation
>  apm	Applied Micro Circuits Corporation (APM)
>  aptina	Aptina Imaging
>  arasan	Arasan Chip Systems
> +arctic	Arctic Sand
>  aries	Aries Embedded GmbH
>  arm	ARM Ltd.
>  armadeus	ARMadeus Systems SARL
> --
> 2.7.4

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

* Re: [PATCH v10 1/3] DT add arctic to vendor prefix for ArcticSand
  2017-06-08 14:12 Olimpiu Dejeu
@ 2017-06-09  7:35 ` Lee Jones
  0 siblings, 0 replies; 7+ messages in thread
From: Lee Jones @ 2017-06-09  7:35 UTC (permalink / raw)
  To: Olimpiu Dejeu
  Cc: robh, linux-kernel, linux-fbdev, devicetree, jingoohan1, bdodge,
	joe, daniel.thompson, lkp, fengguang.wu

On Thu, 08 Jun 2017, Olimpiu Dejeu wrote:

> dt-bindings: vendor-prefixes: add arctic to vendor prefix
> 
> Acked-by: Rob Herring <robh@kernel.org>
> Reviewed-by: Jingoo Han <jingoohan1@gmail.com> 
> Signed-off-by: Olimpiu Dejeu <olimpiu@arcticsand.com>
> ---
> v9 => v10:
> - (Re-submit) Per Rob Herring's request changed vendor-prefix to arctic
> v8 => v9:
> - Version updated to match other patch in set. No other changes.
> v8:
> - Version to match other patches in set
> 
>  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +

Applied, thanks.

> 
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
> index 16d3b5e..6f33a4b 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -28,6 +28,7 @@ andestech	Andes Technology Corporation
>  apm	Applied Micro Circuits Corporation (APM)
>  aptina	Aptina Imaging
>  arasan	Arasan Chip Systems
> +arctic	Arctic Sand
>  aries	Aries Embedded GmbH
>  arm	ARM Ltd.
>  armadeus	ARMadeus Systems SARL

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

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

* [PATCH v10 1/3] DT add arctic to vendor prefix for ArcticSand
@ 2017-06-08 14:12 Olimpiu Dejeu
  2017-06-09  7:35 ` Lee Jones
  0 siblings, 1 reply; 7+ messages in thread
From: Olimpiu Dejeu @ 2017-06-08 14:12 UTC (permalink / raw)
  To: robh
  Cc: lee.jones, linux-kernel, linux-fbdev, devicetree, jingoohan1,
	bdodge, joe, daniel.thompson, lkp, fengguang.wu, Olimpiu Dejeu

dt-bindings: vendor-prefixes: add arctic to vendor prefix

Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Jingoo Han <jingoohan1@gmail.com> 
Signed-off-by: Olimpiu Dejeu <olimpiu@arcticsand.com>
---
v9 => v10:
- (Re-submit) Per Rob Herring's request changed vendor-prefix to arctic
v8 => v9:
- Version updated to match other patch in set. No other changes.
v8:
- Version to match other patches in set

 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 16d3b5e..6f33a4b 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -28,6 +28,7 @@ andestech	Andes Technology Corporation
 apm	Applied Micro Circuits Corporation (APM)
 aptina	Aptina Imaging
 arasan	Arasan Chip Systems
+arctic	Arctic Sand
 aries	Aries Embedded GmbH
 arm	ARM Ltd.
 armadeus	ARMadeus Systems SARL
-- 
2.7.4

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

* [PATCH v10 1/3] DT add arctic to vendor prefix for ArcticSand
@ 2017-05-09 19:55 Olimpiu Dejeu
  0 siblings, 0 replies; 7+ messages in thread
From: Olimpiu Dejeu @ 2017-05-09 19:55 UTC (permalink / raw)
  To: robh
  Cc: lee.jones, linux-kernel, linux-fbdev, devicetree, jingoohan1,
	bdodge, joe, daniel.thompson, lkp, fengguang.wu, Olimpiu Dejeu

dt-bindings: vendor-prefixes: add arctic to vendor prefix

Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Jingoo Han <jingoohan1@gmail.com> 
Signed-off-by: Olimpiu Dejeu <olimpiu@arcticsand.com>
---
v9 => v10:
- (Re-submit) Per Rob Herring's request changed vendor-prefix to arctic
v8 => v9:
- Version updated to match other patch in set. No other changes.
v8:
- Version to match other patches in set

 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 16d3b5e..6f33a4b 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -28,6 +28,7 @@ andestech	Andes Technology Corporation
 apm	Applied Micro Circuits Corporation (APM)
 aptina	Aptina Imaging
 arasan	Arasan Chip Systems
+arctic	Arctic Sand
 aries	Aries Embedded GmbH
 arm	ARM Ltd.
 armadeus	ARMadeus Systems SARL
-- 
2.7.4

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

* Re: [PATCH v10 1/3] DT add arctic to vendor prefix for ArcticSand
  2017-05-08 19:00 Olimpiu Dejeu
@ 2017-05-08 21:13 ` Rob Herring
  0 siblings, 0 replies; 7+ messages in thread
From: Rob Herring @ 2017-05-08 21:13 UTC (permalink / raw)
  To: Olimpiu Dejeu
  Cc: Lee Jones, linux-kernel, linux-fbdev, devicetree, Jingoo Han,
	bdodge, Joe Perches, Daniel Thompson, kbuild test robot,
	kbuild test robot

On Mon, May 8, 2017 at 2:00 PM, Olimpiu Dejeu <olimpiu@arcticsand.com> wrote:
> dt-bindings: vendor-prefixes: add arctic to vendor prefix
>
> Signed-off-by: Olimpiu Dejeu <olimpiu@arcticsand.com>
> ---
> v9 => v10:
> - (Re-submit) Per Rob Herring's request changed vendor-prefix to arctic
> v8 => v9:
> - Version updated to match other patch in set. No other changes.
> v8:
> - Version to match other patches in set
>
>  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Rob Herring <robh@kernel.org>

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

* [PATCH v10 1/3] DT add arctic to vendor prefix for ArcticSand
@ 2017-05-08 19:00 Olimpiu Dejeu
  2017-05-08 21:13 ` Rob Herring
  0 siblings, 1 reply; 7+ messages in thread
From: Olimpiu Dejeu @ 2017-05-08 19:00 UTC (permalink / raw)
  To: robh
  Cc: lee.jones, linux-kernel, linux-fbdev, devicetree, jingoohan1,
	bdodge, joe, daniel.thompson, lkp, fengguang.wu, Olimpiu Dejeu

dt-bindings: vendor-prefixes: add arctic to vendor prefix

Signed-off-by: Olimpiu Dejeu <olimpiu@arcticsand.com>
---
v9 => v10:
- (Re-submit) Per Rob Herring's request changed vendor-prefix to arctic
v8 => v9:
- Version updated to match other patch in set. No other changes.
v8:
- Version to match other patches in set

 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 16d3b5e..6f33a4b 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -28,6 +28,7 @@ andestech	Andes Technology Corporation
 apm	Applied Micro Circuits Corporation (APM)
 aptina	Aptina Imaging
 arasan	Arasan Chip Systems
+arctic	Arctic Sand
 aries	Aries Embedded GmbH
 arm	ARM Ltd.
 armadeus	ARMadeus Systems SARL
-- 
2.7.4

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

end of thread, other threads:[~2017-06-09  7:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-09 12:50 [PATCH v10 1/3] DT add arctic to vendor prefix for ArcticSand Olimpiu Dejeu
2017-05-09 16:00 ` Jingoo Han
  -- strict thread matches above, loose matches on Subject: below --
2017-06-08 14:12 Olimpiu Dejeu
2017-06-09  7:35 ` Lee Jones
2017-05-09 19:55 Olimpiu Dejeu
2017-05-08 19:00 Olimpiu Dejeu
2017-05-08 21:13 ` Rob Herring

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).