
22 Sep
2015
22 Sep
'15
3:50 p.m.
On Tue, Sep 15, 2015 at 07:41:46PM +0530, Mugunthan V N wrote:
Existing driver gets the actual omap hammc base address + 0x100 bytes as the first 0x100 bytes is not used by the driver. But with DM conversion the base address from DT is different, to accommodate the offset adding res0[0x100] to struct hsmmc.
Signed-off-by: Mugunthan V N mugunthanvnm@ti.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom