[PATCH 0/2] arm64: rockchip: Add Khadas edge2 board

Yixun Lan dlan at gentoo.org
Tue Mar 14 20:34:39 PDT 2023


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




More information about the Linux-rockchip mailing list