usb: dwc3: add delay phy power change quirk
[cascardo/linux.git] / drivers / usb / dwc3 / platform_data.h
index a421cec..ae67151 100644 (file)
@@ -33,4 +33,5 @@ struct dwc3_platform_data {
        unsigned u2ss_inp3_quirk:1;
        unsigned req_p1p2p3_quirk:1;
        unsigned del_p1p2p3_quirk:1;
+       unsigned del_phy_power_chg_quirk:1;
 };