commit | 6d542f3a4af899a732a5ee36cb5cf81eba5f5e97 | [log] [tgz] |
---|---|---|
author | Angelo Dureghello <angelo@sysam.it> | Wed Mar 13 21:46:49 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri May 24 08:11:58 2019 -0400 |
tree | 3d718de1299e236748a1d6409e5f483223847a3a | |
parent | 7a8be6d55f35513374a869912aceff2ec22c94f2 [diff] |
drivers: serial: mcfuart: add DT support This patch adds devicetree support to the mcfuart.c driver and removes non DM code. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Angelo Dureghello <angelo@sysam.it>