X-Git-Url: http://plrg.eecs.uci.edu/git/?p=firefly-linux-kernel-4.4.55.git;a=blobdiff_plain;f=drivers%2Fusb%2Fdwc_otg_310%2Fdwc_otg_cil.h;h=96eb24b039932bca15643f2004a56d87520dcaf7;hp=f0170d2a52308ced60d0711d0c8eda2541e2e99e;hb=ec42359f2660cfd0afa81c4e38b9e3695a1828a0;hpb=668ac03964dd80712ef5326e17a23f46891d52e6 diff --git a/drivers/usb/dwc_otg_310/dwc_otg_cil.h b/drivers/usb/dwc_otg_310/dwc_otg_cil.h index f0170d2a5230..96eb24b03993 100755 --- a/drivers/usb/dwc_otg_310/dwc_otg_cil.h +++ b/drivers/usb/dwc_otg_310/dwc_otg_cil.h @@ -849,6 +849,9 @@ struct dwc_otg_core_if { #define USB_MODE_FORCE_HOST (1) #define USB_MODE_FORCE_DEVICE (2) + /* Indicate USB get VBUS 5V from PMIC(e.g. rk81x) */ + bool pmic_vbus; + #ifdef DWC_DEV_SRPCAP /* This timer is needed to power on the hibernated host core if SRP is not * initiated on connected SRP capable device for limited period of time