From 2883efeff7bb4b7aad1ff37ba7be22ae7b099f7b Mon Sep 17 00:00:00 2001 From: blogic Date: Mon, 28 Jan 2013 17:43:35 +0000 Subject: [lantiq] Fix ARV7518 USB MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch correctly fixes USB on Lantiq ARV7518. There was a failed attempt on fixing this on r35077 (https://dev.openwrt.org/changeset/35077/). Signed-off-by: José Vázquez Fernández Signed-off-by: Álvaro Fernández Rojas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35354 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/image/ARV7518PW.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/image') diff --git a/target/linux/lantiq/image/ARV7518PW.dts b/target/linux/lantiq/image/ARV7518PW.dts index cbebd70aa..1439c67b2 100644 --- a/target/linux/lantiq/image/ARV7518PW.dts +++ b/target/linux/lantiq/image/ARV7518PW.dts @@ -114,7 +114,7 @@ ifxhcd@E101000 { status = "okay"; - gpio-reset = <&gpio 14 1>; + gpios = <&gpio 14 0>; }; pci@E105400 { -- cgit v1.2.3