commit | 29e6e459213b0cbeff57bcd14485bd6f35a584e8 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Oct 07 17:42:42 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 22 09:18:49 2018 -0400 |
tree | 816acd9bcc6698cc929ffe40ce69f3a756e5ffd5 | |
parent | 0845f1d0676d3fd102b1ecc8e6025ff28308ac28 [diff] |
ARM: omap3logic: Specify DM serial driver as omap_serial With the new omap_serial driver, this patch uses this instead from the former ns16550_serial driver. Even though the omap_serial driver is essentially the same. Signed-off-by: Adam Ford <aford173@gmail.com>