commit | 09e7ea47e7a8c45391243a817efdfcfefd76bd68 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Jun 17 21:33:58 2015 +0200 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:38 2015 -0600 |
tree | 27c82b6ae348de7662150d2faf06443ebd821d7f | |
parent | fc85d39e7906ab3d6fb21e41e8f35c03b0118290 [diff] |
musb: Add device-model support to the musb-host u-boot glue Add device-model support to the musb-host u-boot glue, note this only adds device-model support to the musb-core glue code, it does not add support for device-model to any of the SoC specific musb glue code. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Simon Glass <sjg@chromium.org>