The following patch sets the gpio to activate usb on the arv7518pw

Signed-off-by: Luca Olivetti <[email protected]>

---

Index: target/linux/lantiq/patches/400-mach-arv45xx.patch
===================================================================
--- target/linux/lantiq/patches/400-mach-arv45xx.patch  (revisión: 25520)
+++ target/linux/lantiq/patches/400-mach-arv45xx.patch  (copia de trabajo)
@@ -501,7 +501,7 @@
 +arv7518pw_init(void)
 +{
 +#define ARV7518PW_EBU                 0x2
-+#define ARV7518PW_USB                 -1
++#define ARV7518PW_USB                 14
 +
 +      lq_register_gpio();
 +      lq_register_gpio_ebu(ARV7518PW_EBU);
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to