On Thu, Dec 05, 2013 at 03:20:52PM +0800, Peter Chen wrote:
> According to Freescale imx28 Errata, "ENGR119653 USB: ARM to USB
> register error issue", All USB register write operations must
> use the ARM SWP instruction. So, we implement special hw_write
> and hw_test_and_clear for imx28.
> 
> Discussion for it at below:
> http://marc.info/?l=linux-usb&m=137996395529294&w=2
> 
> Signed-off-by: Peter Chen <peter.c...@freescale.com>
> Signed-off-by: Marc Kleine-Budde <m...@pengutronix.de>
> Tested-by: Marc Kleine-Budde <m...@pengutronix.de>
> ---
>  drivers/usb/chipidea/ci.h    |   26 ++++++++++++++++++++++++--
>  drivers/usb/chipidea/core.c  |    2 ++
>  drivers/usb/chipidea/host.c  |    1 +
>  include/linux/usb/chipidea.h |    1 +
>  4 files changed, 28 insertions(+), 2 deletions(-)

Same here, is this really 3.13-final material?
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to