Home
last modified time | relevance | path

Searched hist:ffa8bcd7f1373a8e720b4c9404aa093e7780e205 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_mxc.cffa8bcd7f1373a8e720b4c9404aa093e7780e205 Tue Jun 06 05:31:45 UTC 2017 Jagan Teki <jagan@amarulasolutions.com> serial: mxc: Add common mxc_uart reg space

This patch will add common reg space for non-dm and
dm code and non-dm reg space can be accessed using
mxc_base.

This will
- get rid of __REG volatile assignments
- Make common reg_space by removing unneeded macros

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Simon Glass <sjg@chromium.org>