diff options
author | Dragan Simic <dsimic@manjaro.org> | 2024-04-23 03:43:44 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2024-04-23 18:13:16 +0300 |
commit | adbc5e6b457e773f1afa11fdb9b667cd492a7f82 (patch) | |
tree | 48ede2f2f10a6f6e22f2db3abbb737c2c70bb4dd /arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dts | |
parent | 433dafc7b4f9f9a1011d72b32e138b598faa4807 (diff) | |
download | linux-adbc5e6b457e773f1afa11fdb9b667cd492a7f82.tar.xz |
arm64: dts: rockchip: Correct the model names for Pine64 boards
Correct the model names of a few Pine64 boards and devices, according
to their official names used on the Pine64 wiki. This ensures consistency
between the officially used names and the names in the source code.
Cc: Marek Kraus <gamiee@pine64.org>
Signed-off-by: Dragan Simic <dsimic@manjaro.org>
Link: https://lore.kernel.org/r/06ce014a1dedff11a785fe523056b3b8ffdf21ee.1713832790.git.dsimic@manjaro.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dts')
-rw-r--r-- | arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dts b/arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dts index fdbf1c783242..fdbb4a6a19d8 100644 --- a/arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dts +++ b/arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dts @@ -10,7 +10,7 @@ #include "rk3566-soquartz.dtsi" / { - model = "PINE64 RK3566 SOQuartz on Blade carrier board"; + model = "Pine64 SOQuartz on Blade carrier board"; compatible = "pine64,soquartz-blade", "pine64,soquartz", "rockchip,rk3566"; aliases { |