[PATCH v2 0/2] arm64: dts: rockchip: Add initial support for Khadas Edge 2L
Gray Huang
gray.huang at wesion.com
Tue Mar 17 02:07:29 PDT 2026
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.
Changes from v1 at [1]:
- dt-bindings: Removed marketing language from the commit message.
- arm64: dts: Rewrote the commit message to use the imperative mood.
[1] https://patchwork.kernel.org/project/linux-rockchip/cover/20260317040248.267154-1-gray.huang@wesion.com/
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
More information about the Linux-rockchip
mailing list