From: Tianling Shen <cnsztl@gmail.com>
To: Simon Glass <sjg@chromium.org>,
Philipp Tomsich <philipp.tomsich@vrull.eu>,
Kever Yang <kever.yang@rock-chips.com>,
Tianling Shen <cnsztl@gmail.com>, Jonas Karlman <jonas@kwiboo.se>
Cc: u-boot@lists.denx.de
Subject: [PATCH 0/7] board: rockchip: add FriendlyElec NanoPi R3S
Date: Thu, 26 Dec 2024 17:20:36 +0800 [thread overview]
Message-ID: <20241226092043.419511-1-cnsztl@gmail.com> (raw)
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
next reply other threads:[~2024-12-26 9:21 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-26 9:20 Tianling Shen [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241226092043.419511-1-cnsztl@gmail.com \
--to=cnsztl@gmail.com \
--cc=jonas@kwiboo.se \
--cc=kever.yang@rock-chips.com \
--cc=philipp.tomsich@vrull.eu \
--cc=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.