public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 8/8] tegra: Convert MMC to use driver model for operations
Date: Mon, 29 May 2017 14:49:32 +0000	[thread overview]
Message-ID: <1496069369.3823.9.camel@toradex.com> (raw)
In-Reply-To: <CAPnjgZ3rKV0KMVNv3K9mVDUqF5K5k+8iQO_D9j8VeGcicUn79A@mail.gmail.com>

Hi Simon

On Thu, 2017-05-18 at 10:35 -0600, Simon Glass wrote:
> Hi Tom,
> 
> On 18 May 2017 at 10:33, Tom Warren <TWarren@nvidia.com> wrote:
> > Simon,
> > 
> > What testing did you do?
> 
> This was tested on Nyan. I'd be grateful for any Tegra review /
> testing that you can arrange. It seems mighty quiet around here :-)

Sorry about that, been mighty busy around here.

I just tested dm/master on all our Tegra hardware being Apalis T30,
Apalis TK1, Colibri T20 and Colibri T30 and all works fine including
e.g. the 3 SD/MMC controllers via driver model now:

Apalis TK1 # dm tree
 Class       Probed   Name
----------------------------------------
 root        [ + ]    root_driver
...
 mmc         [ + ]    |-- sdhci at 700b0000
 blk         [ + ]    |   `-- sdhci at 700b0000.blk
 mmc         [ + ]    |-- sdhci at 700b0400
 blk         [ + ]    |   `-- sdhci at 700b0400.blk
 mmc         [ + ]    |-- sdhci at 700b0600
 blk         [ + ]    |   `-- sdhci at 700b0600.blk
 usb         [   ]    |-- usb at 7d000000
 usb         [   ]    |-- usb at 7d004000
 usb         [   ]    |-- usb at 7d008000
 simple_bus  [   ]    `-- clocks
 clk         [   ]        `-- clock at 0

With the live tree stuff I had less success but will post on resp.
message there.

> > Tom

Cheers

Marcel

> > --
> > nvpublic
> 
> Regards,
> Simon
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot

  reply	other threads:[~2017-05-29 14:49 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-24  2:02 [U-Boot] [PATCH 0/8] dm: mmc: Tidy up handling of block devices Simon Glass
2017-04-24  2:02 ` [U-Boot] [PATCH 1/8] dm: mmc: Don't re-init when accessing environment Simon Glass
2017-04-24  8:55   ` Jean-Jacques Hiblot
2017-04-29  0:27     ` Simon Glass
2017-05-03  2:35       ` Simon Glass
2017-05-03 13:05         ` Jean-Jacques Hiblot
2017-04-24  2:02 ` [U-Boot] [PATCH 2/8] dm: blk: Allow finding block devices without probing Simon Glass
2017-05-18 16:01   ` sjg at google.com
2017-04-24  2:02 ` [U-Boot] [PATCH 3/8] dm: blk: Add a function to find the next block device number Simon Glass
2017-04-24  8:04   ` Andy Shevchenko
2017-05-03  2:36     ` Simon Glass
2017-05-03 19:11       ` Andy Shevchenko
2017-05-18 16:01         ` sjg at google.com
2017-05-20  2:28           ` Simon Glass
2017-04-24  2:02 ` [U-Boot] [PATCH 4/8] dm: blk: Improve block device claiming Simon Glass
2017-05-18 16:01   ` sjg at google.com
2017-04-24  2:02 ` [U-Boot] [PATCH 5/8] dm: mmc: Avoid probing block devices in find_mmc_device() Simon Glass
2017-05-18 16:01   ` sjg at google.com
2017-04-24  2:02 ` [U-Boot] [PATCH 6/8] dm: mmc: Check that drivers have operations Simon Glass
2017-05-18 16:01   ` sjg at google.com
2017-04-24  2:02 ` [U-Boot] [PATCH 7/8] dm: mmc: Rewrite mmc_blk_probe() Simon Glass
2017-05-18 16:01   ` sjg at google.com
2017-04-24  2:02 ` [U-Boot] [PATCH 8/8] tegra: Convert MMC to use driver model for operations Simon Glass
2017-05-18 16:01   ` sjg at google.com
2017-05-18 16:33     ` Tom Warren
2017-05-18 16:35       ` Simon Glass
2017-05-29 14:49         ` Marcel Ziswiler [this message]
2017-06-02  2:56           ` Simon Glass
2017-04-24  8:09 ` [U-Boot] [PATCH 0/8] dm: mmc: Tidy up handling of block devices Andy Shevchenko

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=1496069369.3823.9.camel@toradex.com \
    --to=marcel.ziswiler@toradex.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