Re: [PATCH 2/2] arm64: dts: rockchip: Add Radxa ROCK3 Model C

From: Dragan Simic
Date: Wed Apr 17 2024 - 13:04:46 EST


Hello Chukun,

On 2024-04-17 15:30, Chukun Pan wrote:
Hi Jonas,
+ model = "Radxa ROCK3 Model C";

The marketing name seems to be "Radxa ROCK 3C" according to the product
page at [1].

[1] https://radxa.com/products/rock3/3c

According to https://wiki.radxa.com/Rock3/3c , it should be called
"Radxa ROCK 3 Model C". I copied rock3a here without paying attention.

If I may interject, here's the result of a quick qrep:

/rk3399pro-rock-pi-n10.dts: model = "Radxa ROCK Pi N10";
/rk3399-rock-pi-4a-plus.dts: model = "Radxa ROCK Pi 4A+";
/rk3588s-rock-5a.dts: model = "Radxa ROCK 5 Model A";
/rk3588-rock-5b.dts: model = "Radxa ROCK 5 Model B";
/rk3399-rock-4c-plus.dts: model = "Radxa ROCK 4C+";
/rk3399-rock-pi-4b-plus.dts: model = "Radxa ROCK Pi 4B+";
/rk3399-rock-pi-4b.dts: model = "Radxa ROCK Pi 4B";
/rk3399-rock-pi-4c.dts: model = "Radxa ROCK Pi 4C";
/rk3308-rock-pi-s.dts: model = "Radxa ROCK Pi S";
/rk3399-rock-pi-4a.dts: model = "Radxa ROCK Pi 4A";
/rk3399-rock-4se.dts: model = "Radxa ROCK 4SE";
/rk3328-rock-pi-e.dts: model = "Radxa ROCK Pi E";
/rk3568-rock-3a.dts: model = "Radxa ROCK3 Model A";

Based on that, I think that "Radxa ROCK 3 Model C" would actually
be the preferred name... Perhaps?

If we end up following that approach, the last board dts on the list
above should also be fixed to read "Radxa ROCK 3 Model A".

Either that, or all "Model " strings should be stripped out from
all board dts files that currently contain it.