[lantiq] Fix ARV7518 USB
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 28 Jan 2013 17:43:35 +0000 (17:43 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 28 Jan 2013 17:43:35 +0000 (17:43 +0000)
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 <ppvazquezfer@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35354 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/lantiq/image/ARV7518PW.dts

index cbebd70..1439c67 100644 (file)
 
                ifxhcd@E101000 {
                        status = "okay";
-                       gpio-reset = <&gpio 14 1>;
+                       gpios = <&gpio 14 0>;
                };
 
                pci@E105400 {