Message ID | 20201021214910.20001-2-l.stelmach@samsung.com |
---|---|
State | Superseded |
Headers | show |
Series | [v3,1/5] dt-bindings: vendor-prefixes: Add asix prefix | expand |
On Wed, Oct 21, 2020 at 11:49:06PM +0200, Łukasz Stelmach wrote: > Add the prefix for ASIX Electronics Corporation End the sentence with a full stop. Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof
On Wed, 21 Oct 2020 23:49:06 +0200, Łukasz Stelmach wrote: > Add the prefix for ASIX Electronics Corporation > > Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 2735be1a8470..ce3b3f6c9728 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -117,6 +117,8 @@ patternProperties: description: Asahi Kasei Corp. "^asc,.*": description: All Sensors Corporation + "^asix,.*": + description: ASIX Electronics Corporation "^aspeed,.*": description: ASPEED Technology Inc. "^asus,.*":
Add the prefix for ASIX Electronics Corporation Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)