From 64910f449024c18e624a498d1daa3deadeced99c Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Thu, 10 Jan 2013 06:44:58 +0000
Subject: fixes USB reset on ARV7518

SVN-Revision: 35077
---
 target/linux/lantiq/image/ARV7518PW.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/lantiq/image/ARV7518PW.dts b/target/linux/lantiq/image/ARV7518PW.dts
index 7f04c64c8f..532b00a664 100644
--- a/target/linux/lantiq/image/ARV7518PW.dts
+++ b/target/linux/lantiq/image/ARV7518PW.dts
@@ -112,7 +112,7 @@
 
 		ifxhcd@E101000 {
 			status = "okay";
-			gpio-reset = <&gpio 14 0>;
+			gpio-reset = <&gpio 14 1>;
 		};
 
 		pci@E105400 {
-- 
cgit v1.2.3