aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/TDW8970.dts
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-04-08 10:33:53 +0200
committerMathias Kresin <dev@kresin.me>2017-12-16 23:33:56 +0100
commit7bab49fd7a6a870d4b7f67edce5a9b74c5edb7d0 (patch)
tree24448ced2b086f1dd4adce958d198bb895f71dac /target/linux/lantiq/dts/TDW8970.dts
parent481e1f23f5a178f44f6cf89e761ab51d1fc8d6ed (diff)
downloadupstream-7bab49fd7a6a870d4b7f67edce5a9b74c5edb7d0.tar.gz
upstream-7bab49fd7a6a870d4b7f67edce5a9b74c5edb7d0.tar.bz2
upstream-7bab49fd7a6a870d4b7f67edce5a9b74c5edb7d0.zip
lantiq: add compatible strings to dts files
The compatible string is mandetory for devicetree source file. 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.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/TDW8970.dts b/target/linux/lantiq/dts/TDW8970.dts
index 6a376a05c5..31c81f7f75 100644
--- a/target/linux/lantiq/dts/TDW8970.dts
+++ b/target/linux/lantiq/dts/TDW8970.dts
@@ -3,5 +3,6 @@
#include "TDW89X0.dtsi"
/ {
+ compatible = "tplink,tdw8970", "tplink,tdw89x0", "lantiq,xway", "lantiq,vr9";
model = "TDW8970 - TP-LINK TD-W8970";
};