commit | bb59dbff4e5fb0ac14e3ee47d3f688490f128155 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Thu Jul 07 09:58:43 2011 +0900 |
committer | Felipe Balbi <balbi@ti.com> | Sat Jul 09 01:08:39 2011 +0300 |
tree | 1bf92ae02fd2e0b9a29c09a1229216285a6415b1 | |
parent | 8ca137562a79f573f822f5a84a4e56a0d8cc6792 [diff] |
usb: gadget: m66592-udc: add function for external controller M66592 has the pin of WR0 and WR1. So, if one write-pin of CPU connects to the pins, we have to change the setting of FIFOSEL register in the controller. If we don't change the setting, the controller cannot send the data of odd length. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>