diff options
author | John Crispin <blogic@openwrt.org> | 2013-01-10 06:44:58 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-01-10 06:44:58 +0000 |
commit | d54e68a19609c6ca08e068f457015ffc016d0e68 (patch) | |
tree | 3ec3c95d78ec697bffa5a31002a6ae912b4903a9 /target/linux/lantiq/image | |
parent | 19ef28eb3b40ddb0caa71a290bdbf66592f4af47 (diff) | |
download | upstream-d54e68a19609c6ca08e068f457015ffc016d0e68.tar.gz upstream-d54e68a19609c6ca08e068f457015ffc016d0e68.tar.bz2 upstream-d54e68a19609c6ca08e068f457015ffc016d0e68.zip |
[lantiq] fixes USB reset on ARV7518
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35077 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/image')
-rw-r--r-- | target/linux/lantiq/image/ARV7518PW.dts | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |