[PATCH v2 0/3] ARM: mstar: Initial Miyoo Mini support
Daniel Palmer
daniel at 0x0f.com
Thu Dec 16 02:52:43 PST 2021
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/
Changes since v1/Notes:
- Fix the commit to add miyoo vendor prefix.
- I've left the link tags as-is as using them for linking
to background info seems acceptable.
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
More information about the linux-arm-kernel
mailing list