[U-Boot] [PATCH 2/7] serial: mxc: Use RFDIV in dm-code
Simon Glass
sjg at chromium.org
Tue Jun 6 21:08:57 UTC 2017
On 5 June 2017 at 23:31, Jagan Teki <jagannadh.teki at gmail.com> wrote:
> From: Jagan Teki <jagan at amarulasolutions.com>
>
> Use RFDIV in dm-code instead of numeric value, so-that
> it can be common for dm and non-dm.
>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
> drivers/serial/serial_mxc.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list