usb: mx6: add fuse check
authorPeng Fan <peng.fan@nxp.com>
Fri, 1 May 2020 14:08:36 +0000 (22:08 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 10 May 2020 11:21:27 +0000 (13:21 +0200)
commit0bd3d911df12816ab8e32d9245449aeca484b539
tree0e5df8f7f25a537fc8a699cde2c10f10aa0f7bae
parent7d1ee741d1367172eaf92c554ebf56b9cba13504
usb: mx6: add fuse check

Add fuse check for USB. If the fuse indicates the module
will not work in the SoC, let's fail the initialization.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/usb/host/ehci-mx6.c