commit | b43ebc96e985fed9417c6aff769a6839bdaa6cdf | [log] [tgz] |
---|---|---|
author | Grigor Tovmasyan <Grigor.Tovmasyan@synopsys.com> | Sat May 05 12:17:58 2018 +0400 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue May 15 10:16:47 2018 +0300 |
tree | 5b2c05b2f796e8ff680d440f9935e525d890d34c | |
parent | 37981e00503f6bdeb99108ff90199002c3eec2f5 [diff] |
usb: dwc2: Add Interpacket Gap(IPG) feature support Added GHWCFG4_IPG_ISOC_SUPPORTED and DCFG_IPG_ISOC_SUPPORDED bits definitions to enable/disable IPG feature. Added ipg_isoc_en core parameter which will indicate IPG support enable/disable and initialize it. Signed-off-by: Grigor Tovmasyan <tovmasya@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>