Skip to content

Commit 70f8cd9

Browse files
arinc9tsbogend
authored andcommitted
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 <[email protected]> Acked-by: Sergio Paracuellos <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
1 parent b44ae98 commit 70f8cd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

arch/mips/boot/dts/ralink/mt7621-gnubee-gb-pc1.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
/ {
1010
compatible = "gnubee,gb-pc1", "mediatek,mt7621-soc";
11-
model = "GB-PC1";
11+
model = "GnuBee GB-PC1";
1212

1313
memory@0 {
1414
device_type = "memory";

arch/mips/boot/dts/ralink/mt7621-gnubee-gb-pc2.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
/ {
1010
compatible = "gnubee,gb-pc2", "mediatek,mt7621-soc";
11-
model = "GB-PC2";
11+
model = "GnuBee GB-PC2";
1212

1313
memory@0 {
1414
device_type = "memory";

0 commit comments

Comments
 (0)