commit | f646092e7ec4c79bed87ee5327a23b3f05028291 | [log] [tgz] |
---|---|---|
author | Eddie Cai <eddie.cai.linux@gmail.com> | Fri Dec 15 08:17:10 2017 +0800 |
committer | Marek Vasut <marex@denx.de> | Wed Jan 10 11:11:05 2018 +0100 |
tree | d4966b9c55d6ff3d9fd13545f043da62fa1d9369 | |
parent | 6310755e28828d1f2ebc567d8ba57403aceabac2 [diff] |
usb: rockchip: add the rockusb gadget this patch implement rockusb protocol on the device side. this is based on USB download gadget infrastructure. the rockusb function implements the rd, wl, rid commands. it can work with rkdeveloptool Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>