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

Yixun Lan posted 2 patches 2 years, 11 months ago
.../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
[PATCH 0/2] arm64: rockchip: Add Khadas edge2 board
Posted by Yixun Lan 2 years, 11 months ago
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
Re: [PATCH 0/2] arm64: rockchip: Add Khadas edge2 board
Posted by Heiko Stuebner 2 years, 11 months ago
On Wed, 15 Mar 2023 11:34:39 +0800, Yixun Lan wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: rockchip: Add Khadas Edge2 board
      commit: 5a6d76761225bfa31d114f434b990fa2ed9b04c5
[2/2] arm64: dts: rockchip: Add Khadas edge2 board
      commit: 04d5529935229a709d6facb8a80168cc0976c89a

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>