commit | 75507d5d5496a691aecb731f87d4d8d5cdf62b77 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Dec 06 11:09:59 2015 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sun Dec 06 16:38:05 2015 -0500 |
tree | 9b68cb87e58df9ea30679c8ae29e37b1cfc755df | |
parent | 878a3ed9ad137c329df2f95735249353e565aac8 [diff] |
am33xx: Update serial pdata We now want to make sure that we have the platform data for NS16550 when we do not have OF_CONTROL set. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>