U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tuomas Tynkkynen <tuomas@tuxera.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v2, 10/15] dm: mmc: sunxi: Add support for driver model
Date: Thu, 1 Feb 2018 17:11:34 +0200	[thread overview]
Message-ID: <1517497894.5907.3.camel@tuxera.com> (raw)
In-Reply-To: <89a386eb-1c77-a9d9-39b6-8927a88aef3e@gmx.de>

Hi Heinrich,

On Wed, 2018-01-31 at 18:08 +0100, Heinrich Schuchardt wrote:
> On 07/04/2017 09:31 PM, Simon Glass wrote:
> > Add a driver-model version of this driver which mostly uses the
> > existing
> > code. The old code can be removed once all boards are switched
> > over.
> > 
> > Signed-off-by: Simon Glass <sjg@chromium.org>
> > ---
> > 
> > Changes in v2:
> > - Drop debugging printf() now that the card detect is working
> 
> Unfortunately card detect is not working on the BananaPi:

Most likely it's the problem of U-Boot interpreting the card detection
DT properties differently from Linux. See this thread for details:

https://patchwork.ozlabs.org/patch/850377/

  reply	other threads:[~2018-02-01 15:11 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170704193156epcas1p3d563db457e88afc7c4c2baa9b42e3f40@epcas1p3.samsung.com>
2017-07-04 19:31 ` [U-Boot] [PATCH v2 00/15] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA Simon Glass
2017-07-04 19:31   ` [U-Boot] [PATCH v2 01/15] ahci: Support non-PCI controllers Simon Glass
2017-07-04 19:31   ` [U-Boot] [PATCH v2 02/15] dm: mmc: Allow disabling driver model in SPL Simon Glass
2017-07-06 14:55     ` Jean-Jacques Hiblot
2017-07-13 19:09       ` Simon Glass
2017-07-04 19:31   ` [U-Boot] [PATCH v2 03/15] fdt: Correct fdt_get_base_address() Simon Glass
2017-07-04 19:31   ` [U-Boot] [PATCH v2 04/15] dm: scsi: Drop duplicate SCSI and DM_SCSI options Simon Glass
2017-07-04 19:31   ` [U-Boot] [PATCH v2 05/15] dm: ahci: Correct uclass private data Simon Glass
2017-07-04 19:31   ` [U-Boot] [PATCH v2 06/15] dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv Simon Glass
2017-07-05 14:35     ` Maxime Ripard
2017-07-04 19:31   ` [U-Boot] [PATCH v2 07/15] dm: mmc: sunxi: Rename mmchost to priv Simon Glass
2017-07-05 14:35     ` Maxime Ripard
2017-07-04 19:31   ` [U-Boot] [PATCH v2 08/15] dm: mmc: sunxi: Pass private data around explicitly Simon Glass
2017-07-05 14:36     ` Maxime Ripard
2017-08-09  3:27     ` Chen-Yu Tsai
2017-08-14 21:35       ` Simon Glass
2017-08-24  3:12         ` Chen-Yu Tsai
2017-07-04 19:31   ` [U-Boot] [PATCH v2 09/15] dm: mmc: sunxi: Drop mmc_clk_io_on() Simon Glass
2017-07-05 14:42     ` Maxime Ripard
2017-07-04 19:31   ` [U-Boot] [PATCH v2 10/15] dm: mmc: sunxi: Add support for driver model Simon Glass
2018-01-31 17:08     ` [U-Boot] [U-Boot, v2, " Heinrich Schuchardt
2018-02-01 15:11       ` Tuomas Tynkkynen [this message]
2018-02-01 15:26         ` Heinrich Schuchardt
2017-07-04 19:31   ` [U-Boot] [PATCH v2 11/15] dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect Simon Glass
2017-07-05 14:43     ` Maxime Ripard
2017-08-04 23:14       ` Simon Glass
2017-07-04 19:31   ` [U-Boot] [PATCH v2 12/15] dm: scsi: Don't scan the SCSI bus when probing Simon Glass
2017-07-23  4:42     ` Bin Meng
2017-07-28  4:20       ` Simon Glass
2017-07-04 19:31   ` [U-Boot] [PATCH v2 13/15] dm: sunxi: sata: Don't build sata support into SPL Simon Glass
2017-07-05 14:44     ` Maxime Ripard
2017-07-04 19:31   ` [U-Boot] [PATCH v2 14/15] dm: sata: sunxi: Add support for driver model Simon Glass
2017-07-05 14:44     ` Maxime Ripard
2017-07-04 19:31   ` [U-Boot] [PATCH v2 15/15] dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA Simon Glass
2017-07-28 12:27   ` [U-Boot] [PATCH v2 00/15] dm: sata: mmc: Convert a sunxi board to driver model " Jaehoon Chung
2017-08-18 19:31     ` Peter Robinson

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=1517497894.5907.3.camel@tuxera.com \
    --to=tuomas@tuxera.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