Messages in this thread |  | | Date | Mon, 20 Jul 2020 16:23:07 -0600 | From | Rob Herring <> | Subject | Re: [PATCH 1/4] dt-bindings: Add vendor prefix for Silvaco |
| |
On Thu, Jul 09, 2020 at 10:01:56AM +0200, Miquel Raynal wrote: > Silvaco, Inc. is an EDA provider of software tools used for process > and device development and for analog/mixed-signal, power IC and > memory design [1]. > > [1] https://www.silvaco.com/company/profile/profile.html > > Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.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 9aeab66be85f..5933966db783 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -1004,6 +1004,8 @@ patternProperties: > description: Shenzhen Sunchip Technology Co., Ltd > "^SUNW,.*": > description: Sun Microsystems, Inc > + "^svc,.*":
Why not 'silvaco'?
> + description: Silvaco, Inc. > "^swir,.*": > description: Sierra Wireless > "^syna,.*": > -- > 2.20.1 >
|  |