From 70b192f57358f753842cbe1f8f82e26e8c6f9e1e Mon Sep 17 00:00:00 2001 From: "L. D. Pinney" Date: Sat, 29 Jul 2017 10:14:07 +0800 Subject: ramips: update device tree source files Use the GPIO dt-bindings macros and add compatible strings in the ramips device tree source files. Signed-off-by: L. D. Pinney Signed-off-by: Mathias Kresin --- target/linux/ramips/dts/ArcherC50.dts | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'target/linux/ramips/dts/ArcherC50.dts') diff --git a/target/linux/ramips/dts/ArcherC50.dts b/target/linux/ramips/dts/ArcherC50.dts index 497238fa39..444c2bc1af 100644 --- a/target/linux/ramips/dts/ArcherC50.dts +++ b/target/linux/ramips/dts/ArcherC50.dts @@ -1,11 +1,12 @@ /dts-v1/; -#include -#include #include "mt7620a.dtsi" +#include +#include + / { - compatible = "ralink,mt7620a-soc"; + compatible = "tplink,c50", "ralink,mt7620a-soc"; model = "TP-Link Archer C50"; chosen { -- cgit v1.2.3