commit | 0bb4c4c67a95d62754bac6e2cb42816a7ad549c2 | [log] [tgz] |
---|---|---|
author | Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> | Wed Jan 27 10:31:52 2016 +0530 |
committer | Stefano Babic <sbabic@denx.de> | Tue Feb 02 21:36:09 2016 +0100 |
tree | 9f85316fa1de4179ddf4ce34af05b17116e7632d | |
parent | 88ede936fd7840d7b60f4449551e0c4e6b4b3d55 [diff] |
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>