commit | 95d3a1d5cb0445bb0ac0335d8864ac01bdcd4bdc | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Fri May 22 18:14:24 2015 +0200 |
committer | Lukasz Majewski <l.majewski@samsung.com> | Mon Jun 08 15:25:50 2015 +0200 |
tree | e1ef5fe05cc323e071568ec604a3a0c4fe02edf1 | |
parent | f873c5c0b786f37afa1cd8f2948058df483e9676 [diff] |
smdk5420: board: add functions required to enable USB DWC3 This commit adds implementation of function calls: - usb_gadget_handle_interrupts() - board_usb_init() Which allow enable USB DWC3 gadget for this board. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Inha Song <ideal.song@samsung.com> Cc: Minkyu Kang <mk7.kang@samsung.com>