diff options
author | John Crispin <blogic@openwrt.org> | 2012-12-30 12:38:40 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-12-30 12:38:40 +0000 |
commit | 4a54ead634dca3896844ac96f010cbc2d49a99ad (patch) | |
tree | 20bae50a20e53bcc744a855e6013e2ed1f73072e /target/linux/lantiq | |
parent | 1ecc6972a5bdeb0f4235aaa540c9bcd1a5b144c9 (diff) | |
download | upstream-4a54ead634dca3896844ac96f010cbc2d49a99ad.tar.gz upstream-4a54ead634dca3896844ac96f010cbc2d49a99ad.tar.bz2 upstream-4a54ead634dca3896844ac96f010cbc2d49a99ad.zip |
[lantiq] fixes usb port on arv 4518
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34935 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/image/ARV4518PW.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/image/ARV4518PW.dts b/target/linux/lantiq/image/ARV4518PW.dts index 3acd998dfa..11ad342e94 100644 --- a/target/linux/lantiq/image/ARV4518PW.dts +++ b/target/linux/lantiq/image/ARV4518PW.dts @@ -109,7 +109,7 @@ ifxhcd@E101000 { status = "okay"; - gpios = <&gpio 14 1>; + gpios = <&gpio 14 0>; }; pci@E105400 { |