aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/TDW8970.dts
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-04-08 11:40:07 +0200
committerMathias Kresin <dev@kresin.me>2017-12-16 23:33:56 +0100
commit26dc65b126dfa6b63a9df725069bf331a3e8577a (patch)
treea47de1d50da6d75d8114bb5a0b3aa5377ce18c9d /target/linux/lantiq/dts/TDW8970.dts
parent63d7f7fc925ebfa3aba7e65837676d2ba85c1c69 (diff)
downloadupstream-26dc65b126dfa6b63a9df725069bf331a3e8577a.tar.gz
upstream-26dc65b126dfa6b63a9df725069bf331a3e8577a.tar.bz2
upstream-26dc65b126dfa6b63a9df725069bf331a3e8577a.zip
lantiq: remove the former board name from device tree model
Remove the former used board name from the device model property and use the model name as it is. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/dts/TDW8970.dts')
-rw-r--r--target/linux/lantiq/dts/TDW8970.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/TDW8970.dts b/target/linux/lantiq/dts/TDW8970.dts
index 31c81f7f75..25eb3dac67 100644
--- a/target/linux/lantiq/dts/TDW8970.dts
+++ b/target/linux/lantiq/dts/TDW8970.dts
@@ -4,5 +4,5 @@
/ {
compatible = "tplink,tdw8970", "tplink,tdw89x0", "lantiq,xway", "lantiq,vr9";
- model = "TDW8970 - TP-LINK TD-W8970";
+ model = "TP-LINK TD-W8970";
};