diff options
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | 2018-12-04 11:30:58 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2018-12-14 17:59:10 +0100 |
commit | 7a43dd7aa6a9f8650de240c1796ca2caa8eb8737 (patch) | |
tree | 9195d842b1d6e5217881a609720272008ba094cc /include/configs | |
parent | 7d98dbcc3dc8f1b93676d0953f3bee0db3796eb0 (diff) |
arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL
When DM_USB is used, either the USB controllers are bound when the DTB
is parsed (when OF_CONTROL is enabled) or they are bound using the
U_BOOT_DEVICES() macro.
In the later case, the platform data is passed in a struct ti_musb_platdata
because it cannot be read from the DTB.
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs')
0 files changed, 0 insertions, 0 deletions