Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: rockchip: Add Radxa ROCK 5B+ and rebase Radxa ROCK 5B
@ 2024-12-24 21:09 FUKAUMI Naoki
  2024-12-24 21:09 ` [PATCH 1/3] dt-bindings: arm: rockchip: Add Radxa ROCK 5B+ FUKAUMI Naoki
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: FUKAUMI Naoki @ 2024-12-24 21:09 UTC (permalink / raw)
  To: heiko
  Cc: robh, conor+dt, inindev, liujianfeng1994, jonas, dmt.yashin,
	sebastian.reichel, tim, kever.yang, marcin.juszkiewicz,
	linux-rockchip, devicetree, alchark, michael.riesch, macromorgan,
	FUKAUMI Naoki, krzk+dt, dsimic

The Radxa ROCK 5B+ is an upgraded version of the Radxa ROCK 5B.

This patch series introduces a shared .dtsi that can be used on the
new Radxa ROCK 5B+, the existing Radxa ROCK 5B, and the upcoming Radxa
ROCK 5T.

This patch series includes "arm64: dts: rockchip: Add USB-C support to
ROCK 5B" by Sebastian Reichel[1].

[1] https://patchwork.kernel.org/project/linux-rockchip/patch/20241210163615.120594-1-sebastian.reichel@collabora.com/

FUKAUMI Naoki (3):
  dt-bindings: arm: rockchip: Add Radxa ROCK 5B+
  arm64: dts: rockchip: Add Radxa ROCK 5B+
  arm64: dts: rockchip: Convert Radxa ROCK 5B to use shared .dtsi

 .../devicetree/bindings/arm/rockchip.yaml     |    5 +
 arch/arm64/boot/dts/rockchip/Makefile         |    1 +
 ...{rk3588-rock-5b.dts => rk3588-rock-5.dtsi} |  555 +++++----
 .../boot/dts/rockchip/rk3588-rock-5b-plus.dts |   97 ++
 .../boot/dts/rockchip/rk3588-rock-5b.dts      | 1026 ++---------------
 5 files changed, 549 insertions(+), 1135 deletions(-)
 copy arch/arm64/boot/dts/rockchip/{rk3588-rock-5b.dts => rk3588-rock-5.dtsi} (71%)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-rock-5b-plus.dts
 rewrite arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts (93%)

-- 
2.43.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2024-12-27 15:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-24 21:09 [PATCH 0/3] arm64: dts: rockchip: Add Radxa ROCK 5B+ and rebase Radxa ROCK 5B FUKAUMI Naoki
2024-12-24 21:09 ` [PATCH 1/3] dt-bindings: arm: rockchip: Add Radxa ROCK 5B+ FUKAUMI Naoki
2024-12-24 21:09 ` [PATCH 2/3] arm64: dts: " FUKAUMI Naoki
2024-12-24 21:09 ` [PATCH 3/3] arm64: dts: rockchip: Convert Radxa ROCK 5B to use shared .dtsi FUKAUMI Naoki
2024-12-25  8:32 ` [PATCH 0/3] arm64: dts: rockchip: Add Radxa ROCK 5B+ and rebase Radxa ROCK 5B Alexey Charkov
2024-12-25  9:35   ` Dragan Simic
2024-12-25 10:09   ` FUKAUMI Naoki
2024-12-25 10:25     ` Dragan Simic
2024-12-26  0:41       ` FUKAUMI Naoki
2024-12-27 15:18 ` Rob Herring (Arm)

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