devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: allwinner: Add Orange Pi Zero 2W support
@ 2023-10-20 14:57 Andre Przywara
  2023-10-20 14:57 ` [PATCH 1/2] dt-bindings: arm: sunxi: add Orange Pi Zero 2W Andre Przywara
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Andre Przywara @ 2023-10-20 14:57 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Jernej Skrabec,
	Samuel Holland, Chen-Yu Tsai
  Cc: Marc Zyngier, Piotr Oniszczuk, linux-sunxi, linux-arm-kernel,
	devicetree

Hi,

this adds support for the Orange Pi Zero 2W, a small board in the
Raspberry Pi Zero form factor, but with an Allwinner H618 Soc and up to
4 GB of DRAM.

This is just for the base board, created by looking at the schematics.
There is an FPC connector, which connects to a stackable expansion
board, that provides two additional USB-A sockets and an Ethernet jack,
among other connectors.
What is the recommended way to model this, via a DT overlay, applied
dynamically by the bootloader, or using a separate .dts file, that
includes this base board file?

Cheers,
Andre

Andre Przywara (2):
  dt-bindings: arm: sunxi: add Orange Pi Zero 2W
  arm64: dts: allwinner: h616: add Orange Pi Zero 2W support

 .../devicetree/bindings/arm/sunxi.yaml        |   5 +
 .../allwinner/sun50i-h618-orangepi-zero2w.dts | 176 ++++++++++++++++++
 2 files changed, 181 insertions(+)
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h618-orangepi-zero2w.dts

-- 
2.25.1


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

end of thread, other threads:[~2023-11-18 22:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-20 14:57 [PATCH 0/2] arm64: dts: allwinner: Add Orange Pi Zero 2W support Andre Przywara
2023-10-20 14:57 ` [PATCH 1/2] dt-bindings: arm: sunxi: add Orange Pi Zero 2W Andre Przywara
2023-10-20 15:39   ` Conor Dooley
2023-10-20 14:57 ` [PATCH 2/2] arm64: dts: allwinner: h616: add Orange Pi Zero 2W support Andre Przywara
2023-10-21  6:22   ` Jernej Škrabec
2023-10-21 21:47     ` Andre Przywara
2023-10-21  6:25 ` [PATCH 0/2] arm64: dts: allwinner: Add " Jernej Škrabec
2023-11-18 22:19 ` Jernej Škrabec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).