All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mugunthan V N <mugunthanvnm@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] drivers: mmc: omap_hsmmc: convert driver to adopt device driver model
Date: Tue, 22 Sep 2015 19:30:05 +0530	[thread overview]
Message-ID: <56015EE5.3080704@ti.com> (raw)
In-Reply-To: <20150922135018.GK26600@bill-the-cat>

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

  reply	other threads:[~2015-09-22 14:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-15 14:11 [U-Boot] [PATCH 0/5] device model bringup of hsmmc on am335x bone black and gp evm Mugunthan V N
2015-09-15 14:11 ` [U-Boot] [PATCH 1/5] omap_hsmmc: update struct hsmmc to accomodate base address from DT Mugunthan V N
2015-09-22 13:50   ` Tom Rini
2015-09-15 14:11 ` [U-Boot] [PATCH 2/5] am335x_evm: mmc: do not define DM_MMC for spl Mugunthan V N
2015-09-22 13:50   ` Tom Rini
2015-09-15 14:11 ` [U-Boot] [PATCH 3/5] drivers: mmc: omap_hsmmc: convert driver to adopt device driver model Mugunthan V N
2015-09-22 13:50   ` Tom Rini
2015-09-22 14:00     ` Mugunthan V N [this message]
2015-09-15 14:11 ` [U-Boot] [PATCH 4/5] defconfig: am335x: bbb: enable ethernet " Mugunthan V N
2015-09-22 13:50   ` Tom Rini
2015-09-15 14:11 ` [U-Boot] [PATCH 5/5] defconfig: am335x: gp_evm: " Mugunthan V N
2015-09-22 13:50   ` Tom Rini
2015-09-15 16:02 ` [U-Boot] [PATCH 0/5] device model bringup of hsmmc on am335x bone black and gp evm Peter Robinson
2015-09-15 17:12   ` Tom Rini
2015-09-21 10:48 ` Mugunthan V N

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56015EE5.3080704@ti.com \
    --to=mugunthanvnm@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.