linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: add vendor prefix for Siliconfile Technologies lnc.
@ 2021-03-15 12:44 Krzysztof Kozlowski
  2021-03-15 12:44 ` [PATCH 2/3] dt-bindings: add vendor prefix for YIC System Co., Ltd Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2021-03-15 12:44 UTC (permalink / raw)
  To: Rob Herring, devicetree, linux-kernel; +Cc: Krzysztof Kozlowski

Add vendor prefix for Siliconfile Technologies lnc.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 11d2362f0f35..89d6b0d2cb25 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1026,6 +1026,8 @@ patternProperties:
     description: Silergy Corp.
   "^silex-insight,.*":
     description: Silex Insight
+  "^siliconfile,.*":
+    description: Siliconfile Technologies lnc.
   "^siliconmitus,.*":
     description: Silicon Mitus, Inc.
   "^simtek,.*":
-- 
2.25.1


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

* [PATCH 2/3] dt-bindings: add vendor prefix for YIC System Co., Ltd
  2021-03-15 12:44 [PATCH 1/3] dt-bindings: add vendor prefix for Siliconfile Technologies lnc Krzysztof Kozlowski
@ 2021-03-15 12:44 ` Krzysztof Kozlowski
  2021-03-24 18:20   ` Rob Herring
  2021-03-15 12:44 ` [PATCH 3/3] dt-bindings: add vendor prefix for AESOP Krzysztof Kozlowski
  2021-03-24 18:20 ` [PATCH 1/3] dt-bindings: add vendor prefix for Siliconfile Technologies lnc Rob Herring
  2 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2021-03-15 12:44 UTC (permalink / raw)
  To: Rob Herring, devicetree, linux-kernel; +Cc: Krzysztof Kozlowski

Add vendor prefix for YIC System Co., Ltd (http://www.yicsystem.com).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 89d6b0d2cb25..c20194b54315 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1274,6 +1274,8 @@ patternProperties:
     description: Yamaha Corporation
   "^yes-optoelectronics,.*":
     description: Yes Optoelectronics Co.,Ltd.
+  "^yic,.*":
+    description: YIC System Co., Ltd.
   "^ylm,.*":
     description: Shenzhen Yangliming Electronic Technology Co., Ltd.
   "^yna,.*":
-- 
2.25.1


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

* [PATCH 3/3] dt-bindings: add vendor prefix for AESOP
  2021-03-15 12:44 [PATCH 1/3] dt-bindings: add vendor prefix for Siliconfile Technologies lnc Krzysztof Kozlowski
  2021-03-15 12:44 ` [PATCH 2/3] dt-bindings: add vendor prefix for YIC System Co., Ltd Krzysztof Kozlowski
@ 2021-03-15 12:44 ` Krzysztof Kozlowski
  2021-03-24 18:20   ` Rob Herring
  2021-03-24 18:20 ` [PATCH 1/3] dt-bindings: add vendor prefix for Siliconfile Technologies lnc Rob Herring
  2 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2021-03-15 12:44 UTC (permalink / raw)
  To: Rob Herring, devicetree, linux-kernel; +Cc: Krzysztof Kozlowski

Add vendor prefix for AESOP Embedded Forum (http://www.aesop.or.kr).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index c20194b54315..8f167ee52904 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -57,6 +57,8 @@ patternProperties:
     description: Advantech Corporation
   "^aeroflexgaisler,.*":
     description: Aeroflex Gaisler AB
+  "^aesop,.*":
+    description: AESOP Embedded Forum
   "^al,.*":
     description: Annapurna Labs
   "^alcatel,.*":
-- 
2.25.1


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

* Re: [PATCH 1/3] dt-bindings: add vendor prefix for Siliconfile Technologies lnc.
  2021-03-15 12:44 [PATCH 1/3] dt-bindings: add vendor prefix for Siliconfile Technologies lnc Krzysztof Kozlowski
  2021-03-15 12:44 ` [PATCH 2/3] dt-bindings: add vendor prefix for YIC System Co., Ltd Krzysztof Kozlowski
  2021-03-15 12:44 ` [PATCH 3/3] dt-bindings: add vendor prefix for AESOP Krzysztof Kozlowski
@ 2021-03-24 18:20 ` Rob Herring
  2 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2021-03-24 18:20 UTC (permalink / raw)
  To: Krzysztof Kozlowski; +Cc: Rob Herring, linux-kernel, devicetree

On Mon, 15 Mar 2021 13:44:21 +0100, Krzysztof Kozlowski wrote:
> Add vendor prefix for Siliconfile Technologies lnc.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!

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

* Re: [PATCH 2/3] dt-bindings: add vendor prefix for YIC System Co., Ltd
  2021-03-15 12:44 ` [PATCH 2/3] dt-bindings: add vendor prefix for YIC System Co., Ltd Krzysztof Kozlowski
@ 2021-03-24 18:20   ` Rob Herring
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2021-03-24 18:20 UTC (permalink / raw)
  To: Krzysztof Kozlowski; +Cc: linux-kernel, devicetree, Rob Herring

On Mon, 15 Mar 2021 13:44:22 +0100, Krzysztof Kozlowski wrote:
> Add vendor prefix for YIC System Co., Ltd (http://www.yicsystem.com).
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!

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

* Re: [PATCH 3/3] dt-bindings: add vendor prefix for AESOP
  2021-03-15 12:44 ` [PATCH 3/3] dt-bindings: add vendor prefix for AESOP Krzysztof Kozlowski
@ 2021-03-24 18:20   ` Rob Herring
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2021-03-24 18:20 UTC (permalink / raw)
  To: Krzysztof Kozlowski; +Cc: Rob Herring, devicetree, linux-kernel

On Mon, 15 Mar 2021 13:44:23 +0100, Krzysztof Kozlowski wrote:
> Add vendor prefix for AESOP Embedded Forum (http://www.aesop.or.kr).
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!

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

end of thread, other threads:[~2021-03-24 18:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-15 12:44 [PATCH 1/3] dt-bindings: add vendor prefix for Siliconfile Technologies lnc Krzysztof Kozlowski
2021-03-15 12:44 ` [PATCH 2/3] dt-bindings: add vendor prefix for YIC System Co., Ltd Krzysztof Kozlowski
2021-03-24 18:20   ` Rob Herring
2021-03-15 12:44 ` [PATCH 3/3] dt-bindings: add vendor prefix for AESOP Krzysztof Kozlowski
2021-03-24 18:20   ` Rob Herring
2021-03-24 18:20 ` [PATCH 1/3] dt-bindings: add vendor prefix for Siliconfile Technologies lnc 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).