Message ID | 20201127024158.1486-2-quan@os.amperecomputing.com |
---|---|
State | New |
Headers | show |
Series | ARM: dts: aspeed: Add Ampere Mt. Jade BMC device | expand |
On Fri, 27 Nov 2020 at 02:42, Quan Nguyen <quan@os.amperecomputing.com> wrote: > > Add "ampere" entry for Ampere Computing LLC: amperecomputing.com > > Signed-off-by: Quan Nguyen <quan@os.amperecomputing.com> > Signed-off-by: Phong Vo <phong@os.amperecomputing.com> > Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.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 604166ecaefb..1887cd5687da 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -99,6 +99,8 @@ patternProperties: > description: Anvo-Systems Dresden GmbH > "^apm,.*": > description: Applied Micro Circuits Corporation (APM) > + "^ampere,.*": > + description: Ampere Computing LLC I think this file is sorted alphabetically. You should follow that ordering. > "^aptina,.*": > description: Aptina Imaging > "^arasan,.*": > -- > 2.28.0 >
Thanks Joel, Will fix this in v2. -Quan On 11/27/20, 10:26, "Joel Stanley" <joel@jms.id.au> wrote: On Fri, 27 Nov 2020 at 02:42, Quan Nguyen <quan@os.amperecomputing.com> wrote: > > Add "ampere" entry for Ampere Computing LLC: amperecomputing.com > > Signed-off-by: Quan Nguyen <quan@os.amperecomputing.com> > Signed-off-by: Phong Vo <phong@os.amperecomputing.com> > Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.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 604166ecaefb..1887cd5687da 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -99,6 +99,8 @@ patternProperties: > description: Anvo-Systems Dresden GmbH > "^apm,.*": > description: Applied Micro Circuits Corporation (APM) > + "^ampere,.*": > + description: Ampere Computing LLC I think this file is sorted alphabetically. You should follow that ordering. > "^aptina,.*": > description: Aptina Imaging > "^arasan,.*": > -- > 2.28.0 >
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 604166ecaefb..1887cd5687da 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -99,6 +99,8 @@ patternProperties: description: Anvo-Systems Dresden GmbH "^apm,.*": description: Applied Micro Circuits Corporation (APM) + "^ampere,.*": + description: Ampere Computing LLC "^aptina,.*": description: Aptina Imaging "^arasan,.*":