arm64: dts: rockchip: Correct model name for Anbernic RGxx3 Devices
Some Anbernic model names begin with the company "Anbernic" 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/20240325143729.83852-5-macroalpha82@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
8db673210a
commit
b41b83b701
@ -8,7 +8,7 @@
|
||||
#include "rk3566-anbernic-rg353x.dtsi"
|
||||
|
||||
/ {
|
||||
model = "RG353P";
|
||||
model = "Anbernic RG353P";
|
||||
compatible = "anbernic,rg353p", "rockchip,rk3566";
|
||||
|
||||
aliases {
|
||||
|
@ -8,7 +8,7 @@
|
||||
#include "rk3566-anbernic-rg353x.dtsi"
|
||||
|
||||
/ {
|
||||
model = "RG353PS";
|
||||
model = "Anbernic RG353PS";
|
||||
compatible = "anbernic,rg353ps", "rockchip,rk3566";
|
||||
|
||||
aliases {
|
||||
|
@ -8,7 +8,7 @@
|
||||
#include "rk3566-anbernic-rg353x.dtsi"
|
||||
|
||||
/ {
|
||||
model = "RG353V";
|
||||
model = "Anbernic RG353V";
|
||||
compatible = "anbernic,rg353v", "rockchip,rk3566";
|
||||
|
||||
aliases {
|
||||
|
@ -8,7 +8,7 @@
|
||||
#include "rk3566-anbernic-rg353x.dtsi"
|
||||
|
||||
/ {
|
||||
model = "RG353VS";
|
||||
model = "Anbernic RG353VS";
|
||||
compatible = "anbernic,rg353vs", "rockchip,rk3566";
|
||||
|
||||
aliases {
|
||||
|
@ -8,7 +8,7 @@
|
||||
#include "rk3566-anbernic-rgxx3.dtsi"
|
||||
|
||||
/ {
|
||||
model = "RG503";
|
||||
model = "Anbernic RG503";
|
||||
compatible = "anbernic,rg503", "rockchip,rk3566";
|
||||
|
||||
aliases {
|
||||
|
Loading…
x
Reference in New Issue
Block a user