]> code.ossystems Code Review - bsp/u-boot.git/commit
serial: mxc: Use RFDIV in dm-code
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 6 Jun 2017 05:31:46 +0000 (05:31 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 12 Jul 2017 12:05:01 +0000 (09:05 -0300)
commitfdd1f0debc1ecf5433b1ceaa91e93f9afa0566d2
tree07b6b42b2ff221d4a9ae9b015a7cf4409844f054
parentfd008b05699f9cfbe8855940c5c62f59f3af6a0d
serial: mxc: Use RFDIV in dm-code

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@amarulasolutions.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/serial/serial_mxc.c