mirror of https://github.com/hak5/openwrt-owl.git
Fix ARV7518 USB
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> SVN-Revision: 35354owl
parent
3534757bb9
commit
0183df8ed9
|
@ -114,7 +114,7 @@
|
|||
|
||||
ifxhcd@E101000 {
|
||||
status = "okay";
|
||||
gpio-reset = <&gpio 14 1>;
|
||||
gpios = <&gpio 14 0>;
|
||||
};
|
||||
|
||||
pci@E105400 {
|
||||
|
|
Loading…
Reference in New Issue