[U-Boot] [PATCH 3/5] drivers: mmc: omap_hsmmc: convert driver to adopt device driver model

Mugunthan V N mugunthanvnm at ti.com
Tue Sep 22 16:00:05 CEST 2015


On Tuesday 22 September 2015 07:20 PM, Tom Rini wrote:
> On Tue, Sep 15, 2015 at 07:41:48PM +0530, Mugunthan V N wrote:
> 
>> adopt omap_hsmmc driver to device driver model
>>
>> Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
> [snip]
>> +static const struct udevice_id omap_hsmmc_ids[] = {
>> +	{ .compatible = "ti,omap4-hsmmc" },
> 
> I think we can safely include ti,omap3-hsmmc and ti,am33xx-hsmmc here as
> well.
> 

Will include this and submit a v2 with the other comments in the series.

Regards
Mugunthan V N


More information about the U-Boot mailing list