From 7bab49fd7a6a870d4b7f67edce5a9b74c5edb7d0 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sat, 8 Apr 2017 10:33:53 +0200 Subject: lantiq: add compatible strings to dts files The compatible string is mandetory for devicetree source file. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/TDW8970.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/lantiq/dts/TDW8970.dts') 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"; }; -- cgit v1.2.3