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@xxxxxxx> > --- > 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 > >