Commits

Peter Chen committed 7d06aada328
MLK-16065-8 usb: host: xhci: add XHCI_SKIP_ACCESS_RESERVED_REG quirk The IMX XHCI host which uses cadence USB3 IP is not compatible with xHCI spec, the controller will trigger an exception if visiting reserved registers, but the xHCI spec does not forbid it, so add one quirk for skipping access reserved registers. Signed-off-by: Peter Chen <peter.chen@nxp.com>