From e6c46554bbfab2128d459943031de1dceb7e30cc Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Mon, 16 Jun 2014 18:54:33 +0000
Subject: [PATCH] lantiq: fixup vgv7519 usb support

https://dev.openwrt.org/ticket/16800

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41213
---
 target/linux/lantiq/dts/VGV7519.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi
index 8ef9114498..8e2b6e5902 100644
--- a/target/linux/lantiq/dts/VGV7519.dtsi
+++ b/target/linux/lantiq/dts/VGV7519.dtsi
@@ -184,7 +184,7 @@
 
 		ifxhcd@E101000 {
 			status = "okay";
-			gpios = <&gpio 33 0>;
+			gpios = <&gpio 32 0>;
 			lantiq,portmask = <0x3>;
 		};
 
-- 
GitLab