Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: rockchip: Add Khadas edge2 board
@ 2023-03-15  3:34 Yixun Lan
  2023-03-15  3:34 ` [PATCH 1/2] dt-bindings: arm: rockchip: Add Khadas Edge2 board Yixun Lan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yixun Lan @ 2023-03-15  3:34 UTC (permalink / raw)
  To: Heiko Stuebner, Rob Herring, Krzysztof Kozlowski,
	Sebastian Reichel
  Cc: Jagan Teki, Christopher Obbard, Yixun Lan, Nick Xie, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

In this patch series, we will try to add basic support for 
Khadas Edge2 board, currently only UART and eMMC are enabled.
The ethernet connect to Pads expansion board via USB which will need extra
effort, so no ethernet for now.

The first patch introduce a dt-bindings for Edge2 board,
the second patch will add basic device tree.

Yixun Lan (2):
  dt-bindings: arm: rockchip: Add Khadas Edge2 board
  arm64: dts: rockchip: Add Khadas edge2 board

 .../devicetree/bindings/arm/rockchip.yaml     |  5 +++
 arch/arm64/boot/dts/rockchip/Makefile         |  1 +
 .../dts/rockchip/rk3588s-khadas-edge2.dts     | 37 +++++++++++++++++++
 3 files changed, 43 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dts

-- 
2.39.2


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2023-03-15  7:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-15  3:34 [PATCH 0/2] arm64: rockchip: Add Khadas edge2 board Yixun Lan
2023-03-15  3:34 ` [PATCH 1/2] dt-bindings: arm: rockchip: Add Khadas Edge2 board Yixun Lan
2023-03-15  7:16   ` Krzysztof Kozlowski
2023-03-15  3:34 ` [PATCH 2/2] arm64: dts: rockchip: Add Khadas edge2 board Yixun Lan
2023-03-15  7:54 ` [PATCH 0/2] arm64: " Heiko Stuebner

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