From 8d6f128d390753ea8f4deae5cc9a1d75435164b4 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 6 Dec 2018 11:16:47 +0100 Subject: ath79: add SoC or family compatible Add missing SoC specific compatibles and/or inherit the family compatibles like "ubnt,xm". Signed-off-by: Mathias Kresin --- target/linux/ath79/dts/ar9342_ubnt_lap-120.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts/ar9342_ubnt_lap-120.dts') diff --git a/target/linux/ath79/dts/ar9342_ubnt_lap-120.dts b/target/linux/ath79/dts/ar9342_ubnt_lap-120.dts index 26b734e626..82f864b8e3 100644 --- a/target/linux/ath79/dts/ar9342_ubnt_lap-120.dts +++ b/target/linux/ath79/dts/ar9342_ubnt_lap-120.dts @@ -6,7 +6,7 @@ #include "ar9342_ubnt_wa.dtsi" / { - compatible = "ubnt,lap-120", "ubnt,wa"; + compatible = "ubnt,lap-120", "ubnt,wa", "qca,ar9342"; model = "Ubiquiti LiteAP ac (LAP-120)"; }; -- cgit v1.2.3