
22 Sep
2015
22 Sep
'15
3:50 p.m.
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.
--
Tom