Pārlūkot izejas kodu

ath79: make TP-Link revision naming consistent

This commit makes the TP-Link hardware-revision naming consistent to
match the one used by the vendor. TP-Link refers to the different
revisions as "vX" not "Version X".

Signed-off-by: David Bauer <[email protected]>
David Bauer 6 gadi atpakaļ
vecāks
revīzija
6837c757cf

+ 1 - 1
target/linux/ath79/dts/ar9132_tplink_tl-wr1043nd-v1.dts

@@ -8,7 +8,7 @@
 
 / {
 	compatible = "tplink,tl-wr1043nd-v1", "qca,ar9132";
-	model = "TP-Link TL-WR1043ND Version 1";
+	model = "TP-Link TL-WR1043ND v1";
 
 	aliases {
 		led-boot = &system;

+ 1 - 1
target/linux/ath79/dts/qca9533_tplink_tl-wr841-v11.dts

@@ -8,7 +8,7 @@
 
 / {
 	compatible = "tplink,tl-wr841-v11", "qca,qca9533";
-	model = "TP-Link TL-WR841N/ND Version 11";
+	model = "TP-Link TL-WR841N/ND v11";
 
 	aliases {
 		led-boot = &system_led;

+ 1 - 1
target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts

@@ -8,7 +8,7 @@
 
 / {
 	compatible = "tplink,tl-wr841-v9", "qca,qca9533";
-	model = "TP-Link TL-WR841N/ND Version 9";
+	model = "TP-Link TL-WR841N/ND v9";
 
 	aliases {
 		led-boot = &qss_led;

+ 1 - 1
target/linux/ath79/dts/qca9558_tplink_archer-c7-v1.dts

@@ -8,7 +8,7 @@
 
 / {
 	compatible = "tplink,archer-c7-v1", "qca,qca9558";
-	model = "TP-Link Archer C7 Version 1";
+	model = "TP-Link Archer C7 v1";
 };
 
 &gpio_keys {

+ 1 - 1
target/linux/ath79/dts/qca9558_tplink_archer-c7-v2.dts

@@ -8,7 +8,7 @@
 
 / {
 	compatible = "tplink,archer-c7-v2", "qca,qca9558";
-	model = "TP-Link Archer C7 Version 2";
+	model = "TP-Link Archer C7 v2";
 };
 
 &gpio_keys {

+ 1 - 1
target/linux/ath79/dts/qca9558_tplink_tl-wr1043nd-v2.dts

@@ -8,5 +8,5 @@
 
 / {
 	compatible = "tplink,tl-wr1043nd-v2", "qca,qca9557";
-	model = "TP-Link TL-WR1043ND Version 2";
+	model = "TP-Link TL-WR1043ND v2";
 };

+ 1 - 1
target/linux/ath79/dts/qca9558_tplink_tl-wr1043nd-v3.dts

@@ -8,5 +8,5 @@
 
 / {
 	compatible = "tplink,tl-wr1043nd-v3", "qca,qca9557";
-	model = "TP-Link TL-WR1043ND Version 3";
+	model = "TP-Link TL-WR1043ND v3";
 };

+ 1 - 1
target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts

@@ -8,7 +8,7 @@
 
 / {
 	compatible = "tplink,archer-c2-v3", "qca,qca9563";
-	model = "TP-Link Archer C2 Version 3";
+	model = "TP-Link Archer C2 v3";
 
 	chosen {
 		bootargs = "console=ttyS0,115200n8";

+ 1 - 1
target/linux/ath79/dts/qca9563_tplink_tl-wr1043nd-v4.dts

@@ -8,7 +8,7 @@
 
 / {
 	compatible = "tplink,tl-wr1043nd-v4", "qca,qca9563";
-	model = "TP-Link TL-WR1043ND Version 4";
+	model = "TP-Link TL-WR1043ND v4";
 };
 
 &gpio_leds {