Message ID | 20200623182432.187843-1-paul@crapouillou.net (mailing list archive) |
---|---|
State | Mainlined |
Commit | cd79e378f11da125c87fcafeaf4d479513299de7 |
Headers | show |
Series | [1/7] dt-bindings: vendor-prefixes: Add YLM | expand |
On Tue, 23 Jun 2020 20:24:26 +0200, Paul Cercueil wrote: > 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(+) > Acked-by: Rob Herring <robh@kernel.org>
On Tue, Jun 23, 2020 at 08:24:26PM +0200, Paul Cercueil wrote: > 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(+) series applied to mips-next. Thomas.
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,.*":
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(+)