[PATCH 0/2] arm64: dts: rockchip: Add initial support for Khadas Edge 2L

Gray Huang posted 2 patches 2 weeks, 6 days ago
There is a newer version of this series
.../devicetree/bindings/arm/rockchip.yaml     |  5 +++
arch/arm64/boot/dts/rockchip/Makefile         |  1 +
.../dts/rockchip/rk3576-khadas-edge-2l.dts    | 34 +++++++++++++++++++
3 files changed, 40 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-khadas-edge-2l.dts
[PATCH 0/2] arm64: dts: rockchip: Add initial support for Khadas Edge 2L
Posted by Gray Huang 2 weeks, 6 days ago
This patch series adds initial basic support for the Khadas Edge 2L board,
which is based on the Rockchip RK3576 SoC.

To keep the initial review process simple and easy, this series only 
enables the bare minimum peripherals required to boot the board to a shell:
- UART (for serial console)
- eMMC (for root filesystem)

Support for other rich peripherals (such as PCIe Wi-Fi, USB, HDMI, 
microSD, etc.) will be submitted in subsequent patch series once this 
base is merged.

Gray Huang (2):
  dt-bindings: arm: rockchip: Add Khadas Edge 2L board
  arm64: dts: rockchip: Add Khadas Edge 2L board

 .../devicetree/bindings/arm/rockchip.yaml     |  5 +++
 arch/arm64/boot/dts/rockchip/Makefile         |  1 +
 .../dts/rockchip/rk3576-khadas-edge-2l.dts    | 34 +++++++++++++++++++
 3 files changed, 40 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-khadas-edge-2l.dts

-- 
2.34.1