Commit b41b83b7 authored by Chris Morgan's avatar Chris Morgan Committed by Heiko Stuebner

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: default avatarChris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20240325143729.83852-5-macroalpha82@gmail.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 8db67321
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment