[U-Boot] [PATCH v2 03/16] drivers: spi: ti_qspi: prepare driver for DM conversion

Mugunthan V N mugunthanvnm at ti.com
Wed Nov 18 16:54:10 CET 2015


Jagan

On Tuesday 17 November 2015 11:51 AM, Jagan Teki wrote:
>> +       void *ctrl_mod_mmap;
> Looks like this patch manages to prepare for non-dm addition by using
> dm functions is it? and other than that some new things got added like
> RD_DUAL or ctrl_mod_mmap, please add them separately add do the dm
> conversion only on existing code.
> 

ctrl_mod_map is used in non DM mode as well. Earlier there was a define,
I changed it to a variable while preparing driver for DM conversion.

Regards
Mugunthan V N


More information about the U-Boot mailing list