arm64: dts: rockchip: Correct model name for Powkiddy RK3566 Devices
Some Powkiddy model names begin with the company "Powkiddy" and others simply list the model number. Make this consistent across the device lineup by including the manufacturer in the model name. Signed-off-by: Chris Morgan <macromorgan@hotmail.com> Link: https://lore.kernel.org/r/20240325175133.19393-4-macroalpha82@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
9d3d2be86c
commit
1b76d86dbc
@ -8,7 +8,7 @@
|
||||
#include "rk3566-powkiddy-rk2023.dtsi"
|
||||
|
||||
/ {
|
||||
model = "RGB30";
|
||||
model = "Powkiddy RGB30";
|
||||
compatible = "powkiddy,rgb30", "rockchip,rk3566";
|
||||
};
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
#include "rk3566-powkiddy-rk2023.dtsi"
|
||||
|
||||
/ {
|
||||
model = "RK2023";
|
||||
model = "Powkiddy RK2023";
|
||||
compatible = "powkiddy,rk2023", "rockchip,rk3566";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user