public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mugunthan V N <mugunthanvnm@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] device model bringup of hsmmc on am335x bone black and gp evm
Date: Mon, 21 Sep 2015 16:18:07 +0530	[thread overview]
Message-ID: <55FFE067.4080704@ti.com> (raw)
In-Reply-To: <1442326310-4901-1-git-send-email-mugunthanvnm@ti.com>

On Tuesday 15 September 2015 07:41 PM, Mugunthan V N wrote:
> This patch seires enables omap_hsmmc to adopt driver model. This
> has been tested on AM335x beagle bone black and GP EVM (logs [1]).
> Also pushed a branch for testing [2]
> 
> [1]: http://pastebin.ubuntu.com/12417667/
> [2]: git://git.ti.com/~mugunthanvnm/ti-u-boot/mugunth-ti-u-boot.git mmc-dm
> 
> TODO:
> Gpio get is always returning zero, so I have dropped request GPIO
> for card detect. Even tried with non-dm gpio driver and it is
> broken. Also non of the TI platforms uses card detect GPIO for
> hsmmc in u-boot, so dropped parsing DT for card detect and write
> protect gpio. Card detect and write protect can be added after
> fixing the omap gpio driver.
> 
> Mugunthan V N (5):
>   omap_hsmmc: update struct hsmmc to accomodate base address from DT
>   am335x_evm: mmc: do not define DM_MMC for spl
>   drivers: mmc: omap_hsmmc: convert driver to adopt device driver model
>   defconfig: am335x: bbb: enable ethernet driver model
>   defconfig: am335x: gp_evm: enable ethernet driver model
> 
>  arch/arm/include/asm/omap_mmc.h          |   3 +
>  configs/am335x_boneblack_vboot_defconfig |   1 +
>  configs/am335x_gp_evm_defconfig          |   1 +
>  drivers/mmc/omap_hsmmc.c                 | 115 ++++++++++++++++++++++++++++++-
>  include/configs/am335x_evm.h             |   8 +++
>  5 files changed, 127 insertions(+), 1 deletion(-)
> 

Tom/All

Any comments on this patch series?

Regards
Mugunthan V N

      parent reply	other threads:[~2015-09-21 10:48 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
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 [this message]

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=55FFE067.4080704@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox