u-boot/arch/powerpc
Chris Packham 4eaf7f525a fsl/usb: Workaround for USB erratum-A005275
Workaround makes FS as default mode on all affected socs.

Add support to check erratum-A005275 validity for an soc. This info is
required to determine whether a given soc is affected by this erratum.
Add quirk for this erratum "has_fsl_erratum_a005275" . This quirk is used
to enable workaround for the errata

Force FS mode as default by:
        - making EPS as FS
        - setting PFSC bit to disable HS chirping

This workaround can be disabled by mentioning "no_erratum_a005275" in
hwconfig string

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2018-10-29 13:13:05 -07:00
..
cpu fsl/usb: Workaround for USB erratum-A005275 2018-10-29 13:13:05 -07:00
dts powerpc: dts: Enable device tree support for T2080QDS 2018-09-27 10:14:14 -07:00
include/asm misc: Add MPC83xx serdes driver 2018-09-18 08:12:21 -06:00
lib timer: Add MPC83xx timer driver 2018-09-18 00:01:18 -06:00
config.mk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig powerpc: mpc85xx: Select BINMAN by default 2018-09-27 10:13:55 -07:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00