lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250522163142.3421893-1-onlywig@gmail.com>
Date: Fri, 23 May 2025 00:31:42 +0800
From: Wig Cheng <onlywig@...il.com>
To: robh@...nel.org
Cc: krzk+dt@...nel.org,
	conor+dt@...nel.org,
	neil.armstrong@...aro.org,
	heiko@...ech.de,
	onlywig@...il.com,
	kever.yang@...k-chips.com,
	manivannan.sadhasivam@...aro.org,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH] dt-bindings: vendor-prefixes: Add Mayqueen name

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@...il.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ