#16800: lantiq: vgv7519 wrong gpio for ifxhcd
-------------------------+-------------------------------------
 Reporter:  dpeddi       |      Owner:  developers
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Barrier Breaker (trunk)
Component:  other        |    Version:  Trunk
 Keywords:               |
-------------------------+-------------------------------------
 {{{
 --- dts/VGV7519.dtsi    (revisione 41191)
 +++ dts/VGV7519.dtsi    (copia locale)
 @@ -184,20 +186,11 @@

                 ifxhcd@E101000 {
                         status = "okay";
 -                       gpios = <&gpio 33 0>;
 +                       gpios = <&gpio 32 0>;
                         lantiq,portmask = <0x3>;
                 };

 }}}

 '''before:'''
 root@OpenWrt:/# lsusb
 Bus 001 Device 001: ID 1d6b:0002
 Bus 002 Device 001: ID 1d6b:0002
 root@OpenWrt:/#

 '''after:'''
 root@OpenWrt:/# lsusb
 '''Bus 002 Device 002: ID 0df6:004b'''
 Bus 001 Device 001: ID 1d6b:0002
 Bus 002 Device 001: ID 1d6b:0002
 root@OpenWrt:/#

--
Ticket URL: <https://dev.openwrt.org/ticket/16800>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to