commit | 18dc02e5161d204c584ecb3e53d5d616a8397c02 | [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 | f4402d0e819ffeb5f0e08136c7cb364d5bcfcfdc [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>