From: George Cherian Date: Wed, 16 Jul 2014 12:52:12 +0000 (+0530) Subject: usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~18^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=371254ce462fcea2d09ffa30e20f01538b833080;p=pandora-kernel.git usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon Add sw_babble_control() logic to differentiate between transient babble and real babble condition. Also add the SW babble control register definitions. Babble control register logic is implemented in the latest revision of AM335x. Find whether we are running on newer silicon. The babble control register reads 0x4 by default in newer silicon as opposed to 0 in old versions of AM335x. Based on this enable the sw babble control logic. Signed-off-by: George Cherian Tested-by: Bin Liu Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed