]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/usb/chipidea.h
usb: chipidea: Add support for 'phy-clkgate-delay-us' property
[karo-tx-linux.git] / include / linux / usb / chipidea.h
index c5cddc6901d0c33e1c5d85650118e7e0b6d6e320..5dd75fa47dd823fbfd2c58ae19d65bb27ee120e1 100644 (file)
@@ -71,6 +71,7 @@ struct ci_hdrc_platform_data {
        /* VBUS and ID signal state tracking, using extcon framework */
        struct ci_hdrc_cable            vbus_extcon;
        struct ci_hdrc_cable            id_extcon;
+       u32                     phy_clkgate_delay_us;
 };
 
 /* Default offset of capability registers */