commit | 25085236c67a68e6d50e7bfa79d41c870df4047e | [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 | 91b00b5fcc42a138ad4cd030748463df85774bfc [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>