All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] arm64: dts: rockchip: improve support for NanoPi R5 series
@ 2023-03-18  8:37 ` Tianling Shen
  0 siblings, 0 replies; 21+ messages in thread
From: Tianling Shen @ 2023-03-18  8:37 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Heiko Stuebner, Jagan Teki,
	Peter Geis, Andy Yan, Tianling Shen, Brian Norris, Chris Morgan,
	Sebastian Reichel, Andrew Lunn, Michael Riesch, Maya Matuszczyk,
	Andrew Powers-Holmes, Sascha Hauer, Vasily Khoruzhick
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel

Hi, this patchset added new device NanoPi R5C and some minor fixes
(gmac, i2s1) for the NanoPi R5S.

Changes since v1:
- https://lore.kernel.org/linux-rockchip/20230315160228.2362-1-cnsztl@gmail.com/
- Added Fixes tag
- Collected Acked-by tag
- Fixed a typo error in dt-bindings (board -> boards)
- Removed non-existent audio node for NanoPi R5 series
- Updated my E-mail in NanoPi R5C dts

Tianling Shen (5):
  arm64: dts: rockchip: create common dtsi for NanoPi R5 series
  dt-bindings: Add doc for FriendlyARM NanoPi R5C
  arm64: dts: rockchip: Add FriendlyARM NanoPi R5C
  arm64: dts: rockchip: fix gmac support for NanoPi R5S
  arm64: dts: rockchip: remove I2S1 TDM node for the NanoPi R5 series

 .../devicetree/bindings/arm/rockchip.yaml     |   6 +-
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3568-nanopi-r5c.dts   | 112 ++++
 .../boot/dts/rockchip/rk3568-nanopi-r5s.dts   | 582 +----------------
 .../boot/dts/rockchip/rk3568-nanopi-r5s.dtsi  | 590 ++++++++++++++++++
 5 files changed, 710 insertions(+), 581 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5c.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtsi

-- 
2.40.0


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

end of thread, other threads:[~2023-03-22 23:44 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-18  8:37 [PATCH v2 0/5] arm64: dts: rockchip: improve support for NanoPi R5 series Tianling Shen
2023-03-18  8:37 ` Tianling Shen
2023-03-18  8:37 ` Tianling Shen
2023-03-18  8:37 ` [PATCH v2 1/5] arm64: dts: rockchip: create common dtsi " Tianling Shen
2023-03-18  8:37   ` Tianling Shen
2023-03-18  8:37   ` Tianling Shen
2023-03-18  8:37 ` [PATCH v2 2/5] dt-bindings: Add doc for FriendlyARM NanoPi R5C Tianling Shen
2023-03-18  8:37   ` Tianling Shen
2023-03-18  8:37   ` Tianling Shen
2023-03-18  8:37 ` [PATCH v2 3/5] arm64: dts: rockchip: Add " Tianling Shen
2023-03-18  8:37   ` Tianling Shen
2023-03-18  8:37   ` Tianling Shen
2023-03-18  8:37 ` [PATCH v2 4/5] arm64: dts: rockchip: fix gmac support for NanoPi R5S Tianling Shen
2023-03-18  8:37   ` Tianling Shen
2023-03-18  8:37   ` Tianling Shen
2023-03-18  8:37 ` [PATCH v2 5/5] arm64: dts: rockchip: remove I2S1 TDM node for the NanoPi R5 series Tianling Shen
2023-03-18  8:37   ` Tianling Shen
2023-03-18  8:37   ` Tianling Shen
2023-03-22 23:40 ` [PATCH v2 0/5] arm64: dts: rockchip: improve support for " Heiko Stuebner
2023-03-22 23:40   ` Heiko Stuebner
2023-03-22 23:40   ` Heiko Stuebner

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.