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/ar7240_on_n150r.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts/ar7240_on_n150r.dts') diff --git a/target/linux/ath79/dts/ar7240_on_n150r.dts b/target/linux/ath79/dts/ar7240_on_n150r.dts index cb4cf92865..a318846a83 100644 --- a/target/linux/ath79/dts/ar7240_on_n150r.dts +++ b/target/linux/ath79/dts/ar7240_on_n150r.dts @@ -5,6 +5,6 @@ / { model = "ON Network N150R"; - compatible = "on,n150r"; + compatible = "on,n150r", "qca,ar7240"; }; -- cgit v1.2.3