devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] arm64: dts: rockchip: Add Radxa ZERO 3W/3E
@ 2024-04-14 15:11 Jonas Karlman
  2024-04-14 15:11 ` [PATCH v2 1/3] dt-bindings: arm: " Jonas Karlman
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jonas Karlman @ 2024-04-14 15:11 UTC (permalink / raw)
  To: Heiko Stuebner, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel,
	Jonas Karlman

This series adds initial support for the Radxa ZERO 3W/3E boards.

The Radxa ZERO 3W/3E is an ultra-small, high-performance single board
computer based on the Rockchip RK3566, with a compact form factor and
rich interfaces.

Schematic for ZERO 3W and ZERO 3E can be found at:
https://dl.radxa.com/zero3/docs/hw/3w/radxa_zero_3w_v1110_schematic.pdf
https://dl.radxa.com/zero3/docs/hw/3e/radxa_zero_3e_v1200_schematic.pdf

Changes in v2:
- Collect acked-by tag
- Add to Makefile
- Add patch to fix #sound-dai-cells warning

Jonas Karlman (3):
  dt-bindings: arm: rockchip: Add Radxa ZERO 3W/3E
  arm64: dts: rockchip: Add Radxa ZERO 3W/3E
  dt-bindings: display: rockchip,dw-hdmi: Fix #sound-dai-cells warning

 .../devicetree/bindings/arm/rockchip.yaml     |   7 +
 .../display/rockchip/rockchip,dw-hdmi.yaml    |   4 +
 arch/arm64/boot/dts/rockchip/Makefile         |   2 +
 .../dts/rockchip/rk3566-radxa-zero-3e.dts     |  41 ++
 .../dts/rockchip/rk3566-radxa-zero-3w.dts     |  26 +
 .../boot/dts/rockchip/rk3566-radxa-zero3.dtsi | 443 ++++++++++++++++++
 6 files changed, 523 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-radxa-zero-3e.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-radxa-zero-3w.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-radxa-zero3.dtsi

-- 
2.43.2


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

end of thread, other threads:[~2024-04-15 18:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-14 15:11 [PATCH v2 0/3] arm64: dts: rockchip: Add Radxa ZERO 3W/3E Jonas Karlman
2024-04-14 15:11 ` [PATCH v2 1/3] dt-bindings: arm: " Jonas Karlman
2024-04-14 15:11 ` [PATCH v2 2/3] arm64: dts: " Jonas Karlman
2024-04-14 15:11 ` [PATCH v2 3/3] dt-bindings: display: rockchip,dw-hdmi: Fix sound-dai-cells warning Jonas Karlman
2024-04-14 18:41   ` Johan Jonker
2024-04-14 18:53     ` Jonas Karlman
2024-04-15 18:47 ` [PATCH v2 0/3] arm64: dts: rockchip: Add Radxa ZERO 3W/3E Rob Herring

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).