All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/7] dt-bindings: vendor-prefixes: Add YLM
@ 2020-06-23 18:24 Paul Cercueil
  2020-06-23 18:24 ` [PATCH 2/7] dt-bindings: MIPS: Add entry for the YLM RetroMini Paul Cercueil
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Paul Cercueil @ 2020-06-23 18:24 UTC (permalink / raw)
  To: Thomas Bogendoerfer, Rob Herring
  Cc: 周琰杰,
	od, linux-mips, devicetree, linux-kernel, Paul Cercueil

Shenzhen Yangliming Electronic Technology Co., Ltd., abbreviated YLM or
YLMChina, and known as Anbernic in the rest of the world, is a Chinese
manufacturer of handheld game consoles, some of which are known to be
running Linux.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
---
 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 9aeab66be85f..d24ecc7614fa 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1167,6 +1167,8 @@ patternProperties:
     description: Shenzhen Xunlong Software CO.,Limited
   "^xylon,.*":
     description: Xylon
+  "^ylm,.*":
+    description: Shenzhen Yangliming Electronic Technology Co., Ltd.
   "^yna,.*":
     description: YSH & ATIL
   "^yones-toptech,.*":
-- 
2.27.0


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

end of thread, other threads:[~2020-07-16 10:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-23 18:24 [PATCH 1/7] dt-bindings: vendor-prefixes: Add YLM Paul Cercueil
2020-06-23 18:24 ` [PATCH 2/7] dt-bindings: MIPS: Add entry for the YLM RetroMini Paul Cercueil
2020-07-15 19:37   ` Rob Herring
2020-06-23 18:24 ` [PATCH 3/7] dt-bindings: timer/ingenic,tcu: Add compatible strings for JZ4725B SoC Paul Cercueil
2020-07-15 19:37   ` Rob Herring
2020-06-23 18:24 ` [PATCH 4/7] MIPS: ingenic: Use enum instead of macros for Ingenic SoCs Paul Cercueil
2020-06-23 18:24 ` [PATCH 5/7] MIPS: ingenic: Add support for the JZ4725B SoC Paul Cercueil
2020-06-23 18:24 ` [PATCH 6/7] MIPS: ingenic: Add support for the RS90 board Paul Cercueil
2020-06-23 18:24 ` [PATCH 7/7] MIPS: ingenic: RS90: Added defconfig Paul Cercueil
2020-07-15 19:37 ` [PATCH 1/7] dt-bindings: vendor-prefixes: Add YLM Rob Herring
2020-07-16  9:39 ` Thomas Bogendoerfer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.