]> git.sur5r.net Git - u-boot/commit
dm: lpuart: Drop the legacy code
authorBhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Wed, 27 Jan 2016 05:01:52 +0000 (10:31 +0530)
committerStefano Babic <sbabic@denx.de>
Tue, 2 Feb 2016 20:36:09 +0000 (21:36 +0100)
commit5160def267739518950e8e3bb78e0e6c3941cb3e
tree9f85316fa1de4179ddf4ce34af05b17116e7632d
parentce2896a8a0253df23e5364cfaee1763f4dd9f81a
dm: lpuart: Drop the legacy code

All boards using this driver are with device tree support,
hence drop the legacy code in driver to have a pure DT solution.

Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/serial/serial_lpuart.c