devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add support for NanoPi R2C and OrangePi R1 Plus LTS
@ 2023-03-25  7:40 Tianling Shen
  2023-03-25  7:40 ` [PATCH v2 1/4] dt-bindings: Add doc for FriendlyARM NanoPi R2C Tianling Shen
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Tianling Shen @ 2023-03-25  7:40 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Heiko Stuebner, Jagan Teki,
	Tianling Shen, Andy Yan, Peter Geis, Brian Norris, Chris Morgan,
	Andrew Lunn, Michael Riesch, Maya Matuszczyk, Vincent Legoll
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel

Hi, this patchset adds two new boards using the Motorcomm NIC which
got supported/fixed in kernel v6.3:

* FriendlyARM NanoPi R2C - yt8521s
* Xunlong OrangePi R1 Plus LTS - yt8531c

Changes since v1:
* https://lore.kernel.org/linux-rockchip/20230323123807.11882-1-cnsztl@gmail.com/
* Updated dt-binding description for NanoPi R2C

Tianling Shen (4):
  dt-bindings: Add doc for FriendlyARM NanoPi R2C
  arm64: dts: rockchip: Add FriendlyARM NanoPi R2C
  dt-bindings: Add doc for Xunlong OrangePi R1 Plus LTS
  arm64: dts: rockchip: Add Xunlong OrangePi R1 Plus LTS

 .../devicetree/bindings/arm/rockchip.yaml     | 12 ++++--
 arch/arm64/boot/dts/rockchip/Makefile         |  2 +
 .../boot/dts/rockchip/rk3328-nanopi-r2c.dts   | 40 +++++++++++++++++++
 .../rockchip/rk3328-orangepi-r1-plus-lts.dts  | 40 +++++++++++++++++++
 4 files changed, 90 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3328-orangepi-r1-plus-lts.dts

-- 
2.40.0


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

end of thread, other threads:[~2023-03-30 11:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-25  7:40 [PATCH v2 0/4] Add support for NanoPi R2C and OrangePi R1 Plus LTS Tianling Shen
2023-03-25  7:40 ` [PATCH v2 1/4] dt-bindings: Add doc for FriendlyARM NanoPi R2C Tianling Shen
2023-03-25 11:52   ` Krzysztof Kozlowski
2023-03-28 17:58   ` Jagan Teki
2023-03-25  7:40 ` [PATCH v2 2/4] arm64: dts: rockchip: Add " Tianling Shen
2023-03-25  7:40 ` [PATCH v2 3/4] dt-bindings: Add doc for Xunlong OrangePi R1 Plus LTS Tianling Shen
2023-03-25 11:52   ` Krzysztof Kozlowski
2023-03-25  7:40 ` [PATCH v2 4/4] arm64: dts: rockchip: Add " Tianling Shen
2023-03-30 11:44 ` [PATCH v2 0/4] Add support for NanoPi R2C and " Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).