This series adds basic support for the soon to be released M5Stack UnitV2 based on the SigmaStar SSD202D. With the rest of the commits in my tree the SPI NAND, ethernet, USB etc should work so the UnitV2 should be fully usable with a mainline-ish kernel. Hopefully this will encourage someone else to help with cleaning up and pushing the commits for these SoCs. Link: https://m5stack-store.myshopify.com/products/unitv2-ai-camera-gc2145 Daniel Palmer (3): dt-bindings: vendor-prefixes: Add vendor prefix for M5Stack dt-bindings: arm: mstar: Add compatible for M5Stack UnitV2 ARM: dts: mstar: Add a dts for M5Stack UnitV2 .../devicetree/bindings/arm/mstar/mstar.yaml | 1 + .../devicetree/bindings/vendor-prefixes.yaml | 2 ++ arch/arm/boot/dts/Makefile | 1 + .../dts/mstar-infinity2m-ssd202d-unitv2.dts | 25 +++++++++++++++++++ 4 files changed, 29 insertions(+) create mode 100644 arch/arm/boot/dts/mstar-infinity2m-ssd202d-unitv2.dts -- 2.31.0