All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: mstar: Initial Miyoo Mini support
@ 2021-12-13 10:01 ` Daniel Palmer
  0 siblings, 0 replies; 14+ messages in thread
From: Daniel Palmer @ 2021-12-13 10:01 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, robh+dt
  Cc: linux-kernel, romain.perier, Daniel Palmer

Add a few device tree bits to support the Miyoo Mini
which is retro emulation device based on the SigmaStar
SSD202D.

http://linux-chenxing.org/infinity2/miyoomini/

Daniel Palmer (3):
  dt-bindings: vendor-prefixes: Add prefix for Miyoo
  dt-bindings: arm: mstar: Add compatible for Miyoo Mini
  ARM: dts: mstar: Add a dts for Miyoo Mini

 .../devicetree/bindings/arm/mstar/mstar.yaml  |  1 +
 .../devicetree/bindings/vendor-prefixes.yaml  |  2 ++
 arch/arm/boot/dts/Makefile                    |  1 +
 .../mstar-infinity2m-ssd202d-miyoo-mini.dts   | 25 +++++++++++++++++++
 4 files changed, 29 insertions(+)
 create mode 100644 arch/arm/boot/dts/mstar-infinity2m-ssd202d-miyoo-mini.dts

-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-12-15 20:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-13 10:01 [PATCH 0/3] ARM: mstar: Initial Miyoo Mini support Daniel Palmer
2021-12-13 10:01 ` Daniel Palmer
2021-12-13 10:01 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for Miyoo Daniel Palmer
2021-12-13 10:01   ` Daniel Palmer
2021-12-13 16:20   ` Rob Herring
2021-12-13 16:20     ` Rob Herring
2021-12-13 10:01 ` [PATCH 2/3] dt-bindings: arm: mstar: Add compatible for Miyoo Mini Daniel Palmer
2021-12-13 10:01   ` Daniel Palmer
     [not found]   ` <CABgxDo+8VK+HQVfts6gxLnm1xW5fBog5rEfvoLN+tjk6KYwMTw@mail.gmail.com>
2021-12-14 16:12     ` Daniel Palmer
2021-12-14 16:12       ` Daniel Palmer
2021-12-15 20:12   ` Rob Herring
2021-12-15 20:12     ` Rob Herring
2021-12-13 10:01 ` [PATCH 3/3] ARM: dts: mstar: Add a dts " Daniel Palmer
2021-12-13 10:01   ` Daniel Palmer

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.