]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/usb/dwc2_udc.h
usb: rockchip-phy: implement USB2.0 phy control
[karo-tx-uboot.git] / include / usb / dwc2_udc.h
index 302e9a35a23389c82925a7ec0c9bcc9746f0fa5b..3ce43f8c011be3c8dd685838beb5a515fc470e4e 100644 (file)
@@ -12,6 +12,8 @@
 #define PHY0_SLEEP              (1 << 5)
 
 struct dwc2_plat_otg_data {
+       void            *priv;
+       int             phy_of_node;
        int             (*phy_control)(int on);
        unsigned int    regs_phy;
        unsigned int    regs_otg;