summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAndrew Murray <[email protected]>2013-09-29 18:02:22 +0100
committerTom Rini <[email protected]>2013-10-10 07:58:00 -0400
commit99b4eaa68e0e2fdd9b0d0b1d40809d7e8f92044f (patch)
tree7c169e484751393a44ca75e84a7401cf54fbf28f /tools
parent7406d321cc7c2dfdd89891f74117f1b2e8db0459 (diff)
usb: Prevent using reserved registers on DM36x usb
The musb driver defines and uses MUSB_CSR0_H_DIS_PING, however this bit is reserved on the DM36x. Thus this patch ensures that the reserved bit is not accesssed. It has been observed that some USB devices will fail to enumerate with errors such as 'error in inquiry' without this patch. See http://www.ti.com/litv/pdf/sprufh9a for details. Cc: Marek Vasut <[email protected]> Cc: Tom Rini <[email protected]> Signed-off-by: Andrew Murray <[email protected]> Acked-by: Marek Vasut <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions