
6 Jun
2017
6 Jun
'17
11:08 p.m.
On 5 June 2017 at 23:31, Jagan Teki jagannadh.teki@gmail.com wrote:
From: Jagan Teki jagan@amarulasolutions.com
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
drivers/serial/serial_mxc.c | 115 +++++++++++++++++++------------------------- 1 file changed, 49 insertions(+), 66 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org