From 70b192f57358f753842cbe1f8f82e26e8c6f9e1e Mon Sep 17 00:00:00 2001
From: "L. D. Pinney" <ldpinney@gmail.com>
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 <ldpinney@gmail.com>
Signed-off-by: Mathias Kresin <dev@kresin.me>
---
 target/linux/ramips/dts/HC5661A.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'target/linux/ramips/dts/HC5661A.dts')

diff --git a/target/linux/ramips/dts/HC5661A.dts b/target/linux/ramips/dts/HC5661A.dts
index f462606f7b..9ca734f0a6 100644
--- a/target/linux/ramips/dts/HC5661A.dts
+++ b/target/linux/ramips/dts/HC5661A.dts
@@ -6,7 +6,7 @@
 #include <dt-bindings/input/input.h>
 
 / {
-	compatible = "HC5661A", "mediatek,mt7628an-soc";
+	compatible = "hiwifi,hc5661a", "mediatek,mt7628an-soc";
 	model = "HiWiFi HC5661A";
 
 	chosen {
-- 
cgit v1.2.3