Hi Alexey,
On 12/25/24 17:32, Alexey Charkov wrote:
Hi Naoki,
On Wed, Dec 25, 2024 at 12:22 PM FUKAUMI Naoki <naoki@xxxxxxxxx> wrote:
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@xxxxxxxxxxxxx/
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
This one doesn't look equivalent to the existing ROCK 5B device tree
after your changes (I've noticed in particular that fan cooling levels
are different - but that's just the part I remember well since I
modified it earlier, there might be more differences).
Thanks for pointing!
Would you mind rearranging the patches so that the split of ROCK 5B
dts into a common .dtsi and per-board .dts additions could be made
one-to-one equivalent without functional changes, and then add ROCK
5B+ and any other required changes on top of that?
My priority goal is to add support for ROCK 5B+ and 5T. This time, I
will not make any changes to ROCK 5B so as not to break it. Therefore, I
will drop PATCH 3/3.
(I would like to make changes to ROCK 5B at some point.)
Best regards,
--
FUKAUMI Naoki
Radxa Computer (Shenzhen) Co., Ltd.
See what Dragan did where he prepared parent .dtsi for per-variant OPPs [1]
[1] https://lore.kernel.org/linux-rockchip/9ffedc0e2ca7f167d9d795b2a8f43cb9f56a653b.1717923308.git.dsimic@xxxxxxxxxxx/
Best,
Alexey