
22 Sep
2015
22 Sep
'15
4 p.m.
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@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