commit | 847bcf02c68f56a8e9109ca308c7f2c0143a2679 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Sep 05 22:10:35 2017 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Oct 03 19:12:05 2017 +0200 |
tree | 5212d24fc7d3d4dbf1c53d409dd6399a5547270b | |
parent | 6d7dfe23e6bec41a9f59a89751dddc57fbdf234a [diff] |
musb: sunxi: switch to the device model The device model was implemented so far using a hook that needed to be called from the board support, without DT support and only for the host. Switch to probing both in peripheral and host mode through the DT. Reviewed-by: Ćukasz Majewski <lukma@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>