[U-Boot] [PATCH v6 3/7] serial: add UniPhier serial driver
Masahiro YAMADA
yamada.m at jp.panasonic.com
Sun Oct 5 07:25:55 CEST 2014
2014-10-03 19:21 GMT+09:00 Masahiro Yamada <yamada.m at jp.panasonic.com>:
> The driver for on-chip UART used on Panasonic UniPhier platform.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> ---
>
> Changes in v6: None
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - Use "const unsigned int mode_x_div = 16"
> instead of "#define MODE_X_DIV 16"
> - Use DIV_ROUND_CLOSEST() macro to compute the divisor
>
Applied to u-boot-uniphier/master.
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list