28 Sep, 2016

1 commit


13 Jun, 2016

2 commits


07 Dec, 2015

1 commit


05 May, 2015

1 commit

  • Add a delay of 1 microsecond before issuing soft reset to the
    controller to let ongoing ULPI transaction complete.
    This prevents corruption of ULPI Function Control Register which
    eventually prevents phy clock from entering to low power mode

    Signed-off-by: Nikhil Badola
    Reviewed-by: York Sun

    Nikhil Badola
     

22 Apr, 2015

3 commits


12 Dec, 2014

1 commit


25 Nov, 2014

1 commit


22 Nov, 2014

1 commit

  • Move USB Errata checking code from "arch/powerpc" to architecture independent
    file "fsl_usb.h" so that errata(s) become independent of the architecture.
    For each erratum checking function for PPC arch, define a nop function for
    non PPC arch for successful compilation in either case

    Signed-off-by: Nikhil Badola
    Reviewed-by: York Sun

    Nikhil Badola
     

23 Apr, 2014

1 commit


08 Mar, 2014

1 commit

  • USB spec says that the minimum disconnect threshold should be
    over 525 mV. However, internal USB PHY threshold value is below
    this specified value. Due to this some devices disconnect at
    run-time. Hence, phy settings are tweaked to increased disconnect
    threshold to be above 525mV by using this workaround.

    Signed-off-by: Suresh Gupta
    Reviewed-by: York Sun

    Suresh Gupta
     

15 Aug, 2013

2 commits