diff mbox

[3/4] pinctrl/lantiq: update devicetree binding in dts file

Message ID 1447995151-3857-3-git-send-email-mschiller@tdt.de
State New
Headers show

Commit Message

Martin Schiller Nov. 20, 2015, 4:52 a.m. UTC
This patch updates the compatible string in the easy50712.dts file to the new
"lantiq,pinctrl-danube".

Signed-off-by: Martin Schiller <mschiller@tdt.de>
---
 arch/mips/boot/dts/lantiq/easy50712.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/arch/mips/boot/dts/lantiq/easy50712.dts b/arch/mips/boot/dts/lantiq/easy50712.dts
index 143b8a3..b89ce9e 100644
--- a/arch/mips/boot/dts/lantiq/easy50712.dts
+++ b/arch/mips/boot/dts/lantiq/easy50712.dts
@@ -52,7 +52,7 @@ 
 		};
 
 		gpio: pinmux@E100B10 {
-			compatible = "lantiq,pinctrl-xway";
+			compatible = "lantiq,pinctrl-danube";
 			pinctrl-names = "default";
 			pinctrl-0 = <&state_default>;