public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: sunxi: Add YuzukiHD Chameleon support
@ 2025-02-21  1:20 Andre Przywara
  2025-02-21  1:20 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add YuzukiHD name Andre Przywara
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andre Przywara @ 2025-02-21  1:20 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Chen-Yu Tsai,
	Jernej Skrabec, Samuel Holland
  Cc: devicetree, linux-arm-kernel, linux-sunxi

The "Chameleon" board is an Open Hardware board designed and developed
by YuzukiHD, and mimics the Raspberry Pi A form factor. It sports an
Allwinner H618 SoC, and alongside the usual devboard peripherals features
an eMMC chip and four USB-C ports:
https://github.com/YuzukiHD/YuzukiChameleon

Add support for that board with the usual patch trinity: vendor prefix,
board name binding, board .dts file.

Please have a look!

Cheers,
Andre

Andre Przywara (3):
  dt-bindings: vendor-prefixes: Add YuzukiHD name
  dt-bindings: arm: sunxi: Add YuzukiHD Chameleon board name
  arm64: dts: allwinner: h616: add YuzukiHD Chameleon support

 .../devicetree/bindings/arm/sunxi.yaml        |   5 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/allwinner/Makefile        |   1 +
 .../sun50i-h618-yuzukihd-chameleon.dts        | 222 ++++++++++++++++++
 4 files changed, 230 insertions(+)
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h618-yuzukihd-chameleon.dts

-- 
2.46.3


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

end of thread, other threads:[~2025-02-21 23:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-21  1:20 [PATCH 0/3] arm64: dts: sunxi: Add YuzukiHD Chameleon support Andre Przywara
2025-02-21  1:20 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add YuzukiHD name Andre Przywara
2025-02-21  1:20 ` [PATCH 2/3] dt-bindings: arm: sunxi: Add YuzukiHD Chameleon board name Andre Przywara
2025-02-21 23:44   ` Rob Herring (Arm)
2025-02-21  1:20 ` [PATCH 3/3] arm64: dts: allwinner: h616: add YuzukiHD Chameleon support Andre Przywara
2025-02-21 18:02   ` Jernej Škrabec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox