diff mbox series

[v1,1/4] dt-bindings: vendor-prefixes: add Vicor Corporation

Message ID 58d2c7501edf746f3677681327c283fc3faaf872.1642434222.git.sylv@sylv.io
State Changes Requested, archived
Headers show
Series [v1,1/4] dt-bindings: vendor-prefixes: add Vicor Corporation | expand

Checks

Context Check Description
robh/checkpatch success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Marcello Sylvester Bauer Jan. 17, 2022, 4:12 p.m. UTC
Add vendor prefix for Vicor Corporation.

Signed-off-by: Marcello Sylvester Bauer <sylv@sylv.io>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Rob Herring Feb. 9, 2022, 2:50 a.m. UTC | #1
On Mon, Jan 17, 2022 at 05:12:47PM +0100, Marcello Sylvester Bauer wrote:
> Add vendor prefix for Vicor Corporation.
> 
> Signed-off-by: Marcello Sylvester Bauer <sylv@sylv.io>
> ---
>  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 66d6432fd781..8a2a205d6d34 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -1273,6 +1273,8 @@ patternProperties:
>    "^vdl,.*":
>      description: Van der Laan b.v.
>    "^via,.*":
> +    description: Vicor Corporation

You just changed the description for VIA.

> +  "^vicor,.*":
>      description: VIA Technologies, Inc.
>    "^videostrong,.*":
>      description: Videostrong Technology Co., Ltd.
> -- 
> 2.33.1
> 
>
Marcello Sylvester Bauer Feb. 9, 2022, 9:17 a.m. UTC | #2
On Tue, 2022-02-08 at 20:50 -0600, Rob Herring wrote:
> On Mon, Jan 17, 2022 at 05:12:47PM +0100, Marcello Sylvester Bauer
> wrote:
> > Add vendor prefix for Vicor Corporation.
> > 
> > Signed-off-by: Marcello Sylvester Bauer <sylv@sylv.io>
> > ---
> >  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 66d6432fd781..8a2a205d6d34 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> > @@ -1273,6 +1273,8 @@ patternProperties:
> >    "^vdl,.*":
> >      description: Van der Laan b.v.
> >    "^via,.*":
> > +    description: Vicor Corporation
> 
> You just changed the description for VIA.

Indeed. My bad.

> 
> > +  "^vicor,.*":
> >      description: VIA Technologies, Inc.
> >    "^videostrong,.*":
> >      description: Videostrong Technology Co., Ltd.
> > -- 
> > 2.33.1
> > 
> >
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 66d6432fd781..8a2a205d6d34 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1273,6 +1273,8 @@  patternProperties:
   "^vdl,.*":
     description: Van der Laan b.v.
   "^via,.*":
+    description: Vicor Corporation
+  "^vicor,.*":
     description: VIA Technologies, Inc.
   "^videostrong,.*":
     description: Videostrong Technology Co., Ltd.