The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: vendor-prefixes: Add Mayqueen name
@ 2025-05-22 16:31 Wig Cheng
  2025-05-23  7:22 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Wig Cheng @ 2025-05-22 16:31 UTC (permalink / raw)
  To: robh
  Cc: krzk+dt, conor+dt, neil.armstrong, heiko, onlywig, kever.yang,
	manivannan.sadhasivam, devicetree, linux-kernel

Mayqueen is a Taiwan-based company primarily focused on the development
of arm64 development boards and e-paper displays. They will be working on
mainlining the DTS for their boards and e-paper DRM drivers,
necessitating the addition of their vendor prefix.

This vendor prefix will be used in upcoming DRM driver patches for their
e-paper displays, such as the pixpaper-213-c and future models.

Website: https://www.mayqueentech.com

pixpaper-213-c e-paper:
https://github.com/MayQueenTechCommunity/PIXPAPER-213-C

Signed-off-by: Wig Cheng <onlywig@gmail.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 5d2a7a8d3ac6..9207c25a3490 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -916,6 +916,8 @@ patternProperties:
     description: Maxim Integrated Products
   "^maxlinear,.*":
     description: MaxLinear Inc.
+  "^mayqueen,.*":
+    description: Mayqueen Technologies Ltd.
   "^mbvl,.*":
     description: Mobiveil Inc.
   "^mcube,.*":
-- 
2.43.0


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

end of thread, other threads:[~2025-05-23  7:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-22 16:31 [PATCH] dt-bindings: vendor-prefixes: Add Mayqueen name Wig Cheng
2025-05-23  7:22 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox