Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm64: dts: rockchip: Add initial support for Khadas Edge 2L
@ 2026-03-17  9:07 Gray Huang
  2026-03-17  9:07 ` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add Khadas Edge 2L board Gray Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gray Huang @ 2026-03-17  9:07 UTC (permalink / raw)
  To: heiko, robh, krzk+dt, conor+dt
  Cc: linux-rockchip, devicetree, linux-arm-kernel, linux-kernel, naoki,
	jonas, chaoyi.chen, i, michael.opdenacker, inindev,
	quentin.schulz, andrew, alchark, pbrobinson, nick, Gray Huang

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



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

end of thread, other threads:[~2026-03-24 19:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17  9:07 [PATCH v2 0/2] arm64: dts: rockchip: Add initial support for Khadas Edge 2L Gray Huang
2026-03-17  9:07 ` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add Khadas Edge 2L board Gray Huang
2026-03-18  7:56   ` Krzysztof Kozlowski
2026-03-18  8:49     ` Gray Huang
2026-03-17  9:07 ` [PATCH v2 2/2] arm64: dts: " Gray Huang
2026-03-24 19:53 ` [PATCH v2 0/2] arm64: dts: rockchip: Add initial support for Khadas Edge 2L Heiko Stuebner

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