devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: add vendor prefix for asix
@ 2021-09-29 19:26 David Heidelberg
  2021-09-29 19:56 ` David Heidelberg
  2021-09-30  5:42 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 3+ messages in thread
From: David Heidelberg @ 2021-09-29 19:26 UTC (permalink / raw)
  To: Linus Walleij, Krzysztof Kozlowski
  Cc: devicetree, linux-kernel, David Heidelberg

Add vendor prefix for ASIX Electronics Corp.

Signed-off-by: David Heidelberg <david@ixit.cz>
---
 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 18f3f3b286b7..a69fb7dc07d1 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -131,6 +131,8 @@ patternProperties:
     description: Asahi Kasei Corp.
   "^asc,.*":
     description: All Sensors Corporation
+  "^asix,.*":
+    desription: ASIX Electronics Corp.
   "^aspeed,.*":
     description: ASPEED Technology Inc.
   "^asus,.*":
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-30  5:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-29 19:26 [PATCH] dt-bindings: add vendor prefix for asix David Heidelberg
2021-09-29 19:56 ` David Heidelberg
2021-09-30  5:42 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).