kernel: bump 5.4 to 5.4.97
[openwrt/staging/wigyori.git] / target / linux / layerscape / patches-5.4 / 820-usb-0016-MLK-16735-usb-host-add-XHCI_CDNS_HOST-flag.patch
index a934f289d85c996a3a0c9a24792932bbfdf08de6..6eb43e961e94ce91a02994d7ed7e46d5cd362e79 100644 (file)
@@ -37,6 +37,6 @@ Signed-off-by: Peter Chen <peter.chen@nxp.com>
  #define XHCI_RESET_PLL_ON_DISCONNECT  BIT_ULL(34)
  #define XHCI_SNPS_BROKEN_SUSPEND    BIT_ULL(35)
 +#define XHCI_CDNS_HOST                BIT_ULL(36)
+ #define XHCI_SKIP_PHY_INIT    BIT_ULL(37)
  #define XHCI_DISABLE_SPARSE   BIT_ULL(38)
  
-       unsigned int            num_active_eps;