linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: hdegoede@redhat.com (Hans de Goede)
To: linux-arm-kernel@lists.infradead.org
Subject: [linux-sunxi] Re: [PATCH 1/5] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
Date: Mon, 16 Dec 2013 13:21:52 +0100	[thread overview]
Message-ID: <52AEF060.6000405@redhat.com> (raw)
In-Reply-To: <1743952.noztKtcF2Y@dizzy-6.site>

Hi,

On 12/15/2013 10:19 PM, David Lanzend?rfer wrote:
>>> [...]
>>> Do you have something like this in mind? ->
>>> drivers/mmc/host/dw_mmc-exynos.c
>> No, as explained in my previous mail the idmac being shared seemed to be the
>> only 2 things the dw-mmc controller and the sunxi-mmc controller have in
>> common.
> Ok.
>
>> Looking at dw_mmc-exynos.c it still pretty much is the classic dw-mmc
>> controller with some extra bits, where as the sunxi controller is
>> significantly different (which allows us to write a significant simpler
>> driver).
> Do you have an outline for such a driver as you imagine it?
> I'd be interested into some "experiments".
> Maybe you have a repository where you could push a dedicated tree
> for some colaboration on this?

I think that we're miss-communicating a bit here. What I'm trying to say
is that trying to extend the dw_mmc driver to support sunxi is a bad
idea because the sunxi hardware is quite different. And that the
sunxi hardware having autostop allows the existing sunxi-mci driver to
be much simpler then the dw-mmc driver.

IOW the much simpler driver already exists and it is the sunxi-mci
driver.

Regards,

Hans

  reply	other threads:[~2013-12-16 12:21 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-14 21:58 [PATCH 0/5] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs Hans de Goede
2013-12-14 21:58 ` [PATCH 1/5] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs Hans de Goede
2013-12-15 13:44   ` Maxime Ripard
2013-12-15 14:20     ` Hans de Goede
2013-12-15 16:21       ` Maxime Ripard
2013-12-15 18:41         ` [linux-sunxi] " Hans de Goede
2013-12-15 19:35           ` David Lanzendörfer
2013-12-15 20:18             ` Hans de Goede
2013-12-15 21:19               ` David Lanzendörfer
2013-12-16 12:21                 ` Hans de Goede [this message]
2013-12-23 10:36                   ` David Lanzendörfer
2013-12-15 16:33       ` David Lanzendörfer
2013-12-15 22:01     ` [linux-sunxi] " Michal Suchanek
2013-12-16 10:05       ` Maxime Ripard
2013-12-16 11:59         ` Michal Suchanek
2013-12-16 12:49           ` Ian Campbell
2013-12-16 12:53           ` Maxime Ripard
2014-02-05 13:33     ` David Lanzendörfer
2013-12-17 13:43   ` Mark Brown
2013-12-14 21:58 ` [PATCH 2/5] ARM: dts: sun4i: Add support for mmc Hans de Goede
2013-12-15 13:58   ` Maxime Ripard
2013-12-15 14:31     ` [linux-sunxi] " Hans de Goede
2013-12-15 21:44       ` Henrik Nordström
2013-12-16  9:04       ` David Lanzendörfer
2013-12-16 12:32         ` Hans de Goede
2013-12-16 10:02       ` Maxime Ripard
2013-12-16 12:34         ` Hans de Goede
2013-12-14 21:58 ` [PATCH 3/5] ARM: dts: sun5i: Add new sun5i-a13-olinuxino-micro board Hans de Goede
2013-12-15 14:04   ` Maxime Ripard
2013-12-14 21:58 ` [PATCH 4/5] ARM: dts: sun5i: add mmc support Hans de Goede
2013-12-14 21:58 ` [PATCH 5/5] ARM: dts: sun7i: Add support for mmc Hans de Goede

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=52AEF060.6000405@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).