diff options
author | John Crispin <blogic@openwrt.org> | 2014-06-16 18:54:33 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-06-16 18:54:33 +0000 |
commit | 9d0847ec3872971ea0f59ea537eb6f1663187028 (patch) | |
tree | 65a74be34bad924fa1b678cc461ab1705dc73a26 /target/linux/lantiq/dts | |
parent | bf5ded50b7000db1b69228fb489de55ee625d0b6 (diff) | |
download | master-187ad058-9d0847ec3872971ea0f59ea537eb6f1663187028.tar.gz master-187ad058-9d0847ec3872971ea0f59ea537eb6f1663187028.tar.bz2 master-187ad058-9d0847ec3872971ea0f59ea537eb6f1663187028.zip |
lantiq: fixup vgv7519 usb support
https://dev.openwrt.org/ticket/16800
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41213 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/dts')
-rw-r--r-- | target/linux/lantiq/dts/VGV7519.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
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>; }; |