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/P2812HNUF1.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/lantiq/dts/P2812HNUF1.dts') diff --git a/target/linux/lantiq/dts/P2812HNUF1.dts b/target/linux/lantiq/dts/P2812HNUF1.dts index 176aae26b5..bb628aed0b 100644 --- a/target/linux/lantiq/dts/P2812HNUF1.dts +++ b/target/linux/lantiq/dts/P2812HNUF1.dts @@ -3,6 +3,7 @@ #include "P2812HNUFX.dtsi" / { + compatible = "zyxel,p-2812hnu-f1", "zyxel,p-2812hnu", "lantiq,xway", "lantiq,vr9"; model = "P2812HNUF1 - ZyXEL P-2812HNU-F1"; aliases { -- cgit v1.2.3