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/ar7241_ubnt_rocket-m.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts/ar7241_ubnt_rocket-m.dts') diff --git a/target/linux/ath79/dts/ar7241_ubnt_rocket-m.dts b/target/linux/ath79/dts/ar7241_ubnt_rocket-m.dts index 8931d926cd..35f5205b41 100644 --- a/target/linux/ath79/dts/ar7241_ubnt_rocket-m.dts +++ b/target/linux/ath79/dts/ar7241_ubnt_rocket-m.dts @@ -4,7 +4,7 @@ #include "ar7241_ubnt_xm_outdoor.dtsi" / { - compatible = "ubnt,rocket-m", "qca,ar7241"; + compatible = "ubnt,rocket-m", "ubnt,xm", "qca,ar7241"; model = "Ubiquiti Rocket M"; }; -- cgit v1.2.3