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>
This commit is contained in:
parent
433dafc7b4
commit
adbc5e6b45
@ -16,7 +16,7 @@
|
||||
#include "rk3399-opp.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Pine64 PinePhonePro";
|
||||
model = "Pine64 PinePhone Pro";
|
||||
compatible = "pine64,pinephone-pro", "rockchip,rk3399";
|
||||
chassis-type = "handset";
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
#include "rk3566.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Pine64 RK3566 Quartz64-A Board";
|
||||
model = "Pine64 Quartz64 Model A";
|
||||
compatible = "pine64,quartz64-a", "rockchip,rk3566";
|
||||
|
||||
aliases {
|
||||
|
@ -8,7 +8,7 @@
|
||||
#include "rk3566.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Pine64 RK3566 Quartz64-B Board";
|
||||
model = "Pine64 Quartz64 Model B";
|
||||
compatible = "pine64,quartz64-b", "rockchip,rk3566";
|
||||
|
||||
aliases {
|
||||
|
@ -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 {
|
||||
|
@ -5,7 +5,7 @@
|
||||
#include "rk3566-soquartz.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Pine64 RK3566 SoQuartz with CM4-IO Carrier Board";
|
||||
model = "Pine64 SOQuartz on CM4-IO carrier board";
|
||||
compatible = "pine64,soquartz-cm4io", "pine64,soquartz", "rockchip,rk3566";
|
||||
|
||||
aliases {
|
||||
|
@ -5,7 +5,7 @@
|
||||
#include "rk3566-soquartz.dtsi"
|
||||
|
||||
/ {
|
||||
model = "PINE64 RK3566 SOQuartz on Model A carrier board";
|
||||
model = "Pine64 SOQuartz on Model A carrier board";
|
||||
compatible = "pine64,soquartz-model-a", "pine64,soquartz", "rockchip,rk3566";
|
||||
|
||||
aliases {
|
||||
|
@ -8,7 +8,7 @@
|
||||
#include "rk3566.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Pine64 RK3566 SoQuartz SOM";
|
||||
model = "Pine64 SOQuartz system on module";
|
||||
compatible = "pine64,soquartz", "rockchip,rk3566";
|
||||
|
||||
aliases {
|
||||
|
@ -13,7 +13,7 @@
|
||||
#include "rk3588.dtsi"
|
||||
|
||||
/ {
|
||||
model = "PINE64 QuartzPro64";
|
||||
model = "Pine64 QuartzPro64";
|
||||
compatible = "pine64,quartzpro64", "rockchip,rk3588";
|
||||
|
||||
aliases {
|
||||
|
Loading…
x
Reference in New Issue
Block a user