mips: dts: ralink: mt7621: rename to GnuBee GB-PC1 and GnuBee GB-PC2
Rename GB-PC1 to GnuBee GB-PC1, and GB-PC2 to GnuBee GB-PC2 to include brand and model name. Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com> Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
b44ae980e9
commit
70f8cd94f2
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
compatible = "gnubee,gb-pc1", "mediatek,mt7621-soc";
|
compatible = "gnubee,gb-pc1", "mediatek,mt7621-soc";
|
||||||
model = "GB-PC1";
|
model = "GnuBee GB-PC1";
|
||||||
|
|
||||||
memory@0 {
|
memory@0 {
|
||||||
device_type = "memory";
|
device_type = "memory";
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
compatible = "gnubee,gb-pc2", "mediatek,mt7621-soc";
|
compatible = "gnubee,gb-pc2", "mediatek,mt7621-soc";
|
||||||
model = "GB-PC2";
|
model = "GnuBee GB-PC2";
|
||||||
|
|
||||||
memory@0 {
|
memory@0 {
|
||||||
device_type = "memory";
|
device_type = "memory";
|
||||||
|
|
Loading…
Reference in New Issue