#22669: arch/mips/ralink/mt7620.c L179 error: "util" should be "utif"
-------------------------+------------------------
 Reporter:  joykicer@…   |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  low          |  Milestone:
Component:  kernel       |    Version:  Trunk
 Keywords:  mt7620,utif  |
-------------------------+------------------------
 Refer to "MT7628_ProgrammingGuide_20140428(E2).pdf" Page77, gpio14~19
 should call "utif" not "util".
 https://sourceforge.net/p/wive-ng/wive-ng-
 
rtnl/ci/ead72aaa747ff859ebaed772bc8000e84fef82f7/tree/docs/ProgrammingGuides/MT7628_ProgrammingGuide_20140428(E2).pdf?format=raw

 {{{
 177     static struct rt2880_pmx_func spis_grp_mt7628[] = {
 178             FUNC("pwm", 3, 14, 4),
 179             FUNC("util", 2, 14, 4), /* -> "utif" */
 180             FUNC("gpio", 1, 14, 4),
 181             FUNC("spis", 0, 14, 4),
 182     };
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/22669>
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