diff options
author | John Crispin <john@openwrt.org> | 2012-12-30 12:38:40 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-12-30 12:38:40 +0000 |
commit | ce57efa3ea3227ca5c7b86c436559afd879ad6ea (patch) | |
tree | 5d79234d53dd0a7b52c2a4664af24fc8ee856b09 /target/linux/lantiq | |
parent | fb07876f2530fc27c0b4a160f9ddc01eb0eaa3a5 (diff) | |
download | upstream-ce57efa3ea3227ca5c7b86c436559afd879ad6ea.tar.gz upstream-ce57efa3ea3227ca5c7b86c436559afd879ad6ea.tar.bz2 upstream-ce57efa3ea3227ca5c7b86c436559afd879ad6ea.zip |
fixes usb port on arv 4518
SVN-Revision: 34935
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 { |