diff options
author | Chris Morgan <macromorgan@hotmail.com> | 2024-03-25 09:37:29 -0500 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2024-04-10 08:26:35 +0200 |
commit | b41b83b701056421bdc494c8e1488d38f2990c3d (patch) | |
tree | 6d6dc5f665236f4f6c0c5b143d974f5bd15e9ebf /arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353vs.dts | |
parent | 8db673210ae24ed44acf15642f4abd6d4b4cae52 (diff) |
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>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353vs.dts')
-rw-r--r-- | arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353vs.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353vs.dts b/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353vs.dts index a7dc462fe21f..90da43855d1c 100644 --- a/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353vs.dts +++ b/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353vs.dts @@ -8,7 +8,7 @@ #include "rk3566-anbernic-rg353x.dtsi" / { - model = "RG353VS"; + model = "Anbernic RG353VS"; compatible = "anbernic,rg353vs", "rockchip,rk3566"; aliases { |