public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] board: rockchip: Add FriendlyElec NanoPi R76S
@ 2026-01-08 14:35 Jonas Karlman
  2026-01-08 14:35 ` [PATCH 1/2] arm64: dts: rockchip: Add devicetree for the " Jonas Karlman
  2026-01-08 14:35 ` [PATCH 2/2] board: rockchip: Add " Jonas Karlman
  0 siblings, 2 replies; 6+ messages in thread
From: Jonas Karlman @ 2026-01-08 14:35 UTC (permalink / raw)
  To: Kever Yang, Simon Glass, Philipp Tomsich
  Cc: Tianling Shen, u-boot, Jonas Karlman

This series add initial support for the FriendlyElec NanoPi R76S board.

Features tested on a NanoPi R76S 2411:
- SD-card boot
- eMMC boot
- LEDs and button
- PCIe/Ethernet
- USB host

Jonas Karlman (1):
  board: rockchip: Add FriendlyElec NanoPi R76S

Tianling Shen (1):
  arm64: dts: rockchip: Add devicetree for the FriendlyElec NanoPi R76S

 arch/arm/dts/rk3576-nanopi-r76s-u-boot.dtsi   |   3 +
 arch/arm/mach-rockchip/rk3576/MAINTAINERS     |   6 +
 configs/nanopi-r76s-rk3576_defconfig          |  60 ++
 doc/board/rockchip/rockchip.rst               |   1 +
 .../src/arm64/rockchip/rk3576-nanopi-r76s.dts | 860 ++++++++++++++++++
 5 files changed, 930 insertions(+)
 create mode 100644 arch/arm/dts/rk3576-nanopi-r76s-u-boot.dtsi
 create mode 100644 configs/nanopi-r76s-rk3576_defconfig
 create mode 100644 dts/upstream/src/arm64/rockchip/rk3576-nanopi-r76s.dts

-- 
2.52.0


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

end of thread, other threads:[~2026-03-09 23:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-08 14:35 [PATCH 0/2] board: rockchip: Add FriendlyElec NanoPi R76S Jonas Karlman
2026-01-08 14:35 ` [PATCH 1/2] arm64: dts: rockchip: Add devicetree for the " Jonas Karlman
2026-03-09 14:35   ` Kever Yang
2026-01-08 14:35 ` [PATCH 2/2] board: rockchip: Add " Jonas Karlman
2026-01-14 16:52   ` Quentin Schulz
2026-03-09 23:49     ` Jonas Karlman

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