commit | 27d3b89d3362c912dccf1d9d27bcefc1e361fe19 | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Mon Feb 23 18:40:06 2015 +0530 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 14 05:48:10 2015 +0200 |
tree | 6f6eac7768f3f6a755e1dd068a7069e73dee8787 | |
parent | 793d347f5372edd4e5b6353df49fac77ce54031c [diff] |
dwc3: core: added an API to invoke irq handlers Since interrupt support is not present in u-boot, added an API to handle the interrupts in dwc3 core. This API can be polled to handle the interrupts. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>