All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] board: rockchip: add FriendlyElec NanoPi R3S
@ 2024-12-26  9:20 Tianling Shen
  2024-12-26  9:20 ` [PATCH 1/7] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board Tianling Shen
                   ` (7 more replies)
  0 siblings, 8 replies; 24+ messages in thread
From: Tianling Shen @ 2024-12-26  9:20 UTC (permalink / raw)
  To: Simon Glass, Philipp Tomsich, Kever Yang, Tianling Shen,
	Jonas Karlman
  Cc: u-boot

The NanoPi R3S(as "R3S") is an open source platform with dual-Gbps
Ethernet ports designed and developed by FriendlyElec for IoT
applications.

Tianling Shen (7):
  arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board
  arm64: dts: rockchip: fix model name for FriendlyElec NanoPi R3S
  arm64: dts: rockchip: replace deprecated snps,reset props for NanoPi
    R3S
  arm64: dts: rockchip: sort props in pmu_io_domains node for NanoPi R3S
  arm64: dts: rockchip: enable eMMC HS200 mode for NanoPi R3S
  arm64: dts: rockchip: reorder mmc aliases for NanoPi R3S
  board: rockchip: add FriendlyElec NanoPi R3S

 arch/arm/dts/rk3566-nanopi-r3s-u-boot.dtsi    |   8 +
 board/rockchip/evb_rk3568/MAINTAINERS         |   7 +
 configs/nanopi-r3s-rk3566_defconfig           |  74 +++
 doc/board/rockchip/rockchip.rst               |   1 +
 .../src/arm64/rockchip/rk3566-nanopi-r3s.dts  | 554 ++++++++++++++++++
 5 files changed, 644 insertions(+)
 create mode 100644 arch/arm/dts/rk3566-nanopi-r3s-u-boot.dtsi
 create mode 100644 configs/nanopi-r3s-rk3566_defconfig
 create mode 100644 dts/upstream/src/arm64/rockchip/rk3566-nanopi-r3s.dts

-- 
2.47.0


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

end of thread, other threads:[~2025-01-15 11:17 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-26  9:20 [PATCH 0/7] board: rockchip: add FriendlyElec NanoPi R3S Tianling Shen
2024-12-26  9:20 ` [PATCH 1/7] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board Tianling Shen
2025-01-02  8:44   ` Kever Yang
2024-12-26  9:20 ` [PATCH 2/7] arm64: dts: rockchip: fix model name for FriendlyElec NanoPi R3S Tianling Shen
2025-01-02  8:45   ` Kever Yang
2024-12-26  9:20 ` [PATCH 3/7] arm64: dts: rockchip: replace deprecated snps, reset props for " Tianling Shen
2025-01-02  8:53   ` [PATCH 3/7] arm64: dts: rockchip: replace deprecated snps,reset " Kever Yang
2024-12-26  9:20 ` [PATCH 4/7] arm64: dts: rockchip: sort props in pmu_io_domains node " Tianling Shen
2025-01-02  8:54   ` Kever Yang
2024-12-26  9:20 ` [PATCH 5/7] arm64: dts: rockchip: enable eMMC HS200 mode " Tianling Shen
2025-01-02  8:54   ` Kever Yang
2024-12-26  9:20 ` [PATCH 6/7] arm64: dts: rockchip: reorder mmc aliases " Tianling Shen
2025-01-02  8:55   ` Kever Yang
2024-12-26  9:20 ` [PATCH 7/7] board: rockchip: add FriendlyElec " Tianling Shen
2025-01-02  8:55   ` Kever Yang
2025-01-06  3:06   ` Kever Yang
2025-01-06  4:39     ` Tianling Shen
2025-01-14 14:48   ` Quentin Schulz
2025-01-14 15:03     ` Tianling Shen
2025-01-14 14:39 ` [PATCH 0/7] " Quentin Schulz
2025-01-14 14:49   ` Tianling Shen
2025-01-14 15:21     ` Quentin Schulz
2025-01-14 16:14       ` Tianling Shen
2025-01-15 11:17         ` Quentin Schulz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.