commit | 402c0cd5919b9aa75fb9f0e14346581ae5bf9289 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 05 16:23:34 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 09 20:19:31 2017 -0400 |
tree | 1a62cc51a15fc9d8dca13571d09713dfccb03756 | |
parent | c809fbc3cca4fa396cba273593905b2504220aa6 [diff] |
dm: arm: rpi: Move to driver model for USB Start using driver model for USB on the Raspberry Pi. The dwc2 supports this now so this is just a config change. Signed-off-by: Simon Glass <sjg@chromium.org>