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_bullet-m-xw.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts') diff --git a/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts b/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts index ea19c6bea4..ad98075610 100644 --- a/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts +++ b/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts @@ -7,7 +7,7 @@ #include "ar9342_ubnt_xw.dtsi" / { - compatible = "ubnt,bullet-m-xw", "ubnt,xw"; + compatible = "ubnt,bullet-m-xw", "ubnt,xw", "qca,ar9342"; model = "Ubiquiti Bullet M (XW)"; }; -- cgit v1.2.3