From: Gerd Hoffmann <kraxel@redhat.com>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: linux-rpi-kernel@lists.infradead.org,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
linux-mmc <linux-mmc@vger.kernel.org>,
Eric Anholt <eric@anholt.net>
Subject: Re: [PATCH 0/5] mmc: bcm2835-sdhost: Add new driver for the internal SD controller.
Date: Wed, 22 Jun 2016 19:02:07 +0200 [thread overview]
Message-ID: <1466614927.16954.66.camel@redhat.com> (raw)
In-Reply-To: <CAPDyKFpak075H7aAH14-LLzKFtE6-n+x5u+k_dvT6Oi5=sgXeQ@mail.gmail.com>
On Mi, 2016-06-22 at 16:41 +0200, Ulf Hansson wrote:
> On 22 June 2016 at 13:42, Gerd Hoffmann <kraxel@redhat.com> wrote:
> > Hi,
> >
> > Here is the bcm2835-sdhost driver. Patches 1+2 are unmodified from
> > Eric, patches 3+4 are incremental fixes. Left them separate for now,
> > to make it easier to review, should probably squashed in for the final
> > version. Patch 5 adds it to the device tree, in disabled state.
> >
> > Actually enabling the thing depends on a bunch of changes in the gpio
> > handling of the device tree. Leaving that for another day ...
> Why did you post this?
See patch 2/5:
<quote>
The 2835 has two SD controllers: The Arasan SDHCI controller that we
currently use, and a custom SD controller. The custom one runs faster
</quote>
> I think you should be adopting sdhci-iproc - in case there are issues
> with its bcm2835 support, right!?
sdhci-iproc drives the sdhci controller just fine, the new driver is for
the custom controller. On the rpi3 you can even use both in parallel,
with the sdcard handled via custom sd controller and the wifi handled by
sdhci-iproc.
cheers,
Gerd
prev parent reply other threads:[~2016-06-22 17:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-22 11:42 [PATCH 0/5] mmc: bcm2835-sdhost: Add new driver for the internal SD controller Gerd Hoffmann
2016-06-22 11:42 ` [PATCH 1/5] dt-bindings: Add binding for brcm,bcm2835-sdhost Gerd Hoffmann
2016-06-24 15:55 ` Rob Herring
2016-06-22 11:42 ` [PATCH 2/5] mmc: bcm2835-sdhost: Add new driver for the internal SD controller Gerd Hoffmann
2016-08-31 12:58 ` Ulf Hansson
2016-09-08 15:08 ` Gerd Hoffmann
2016-09-09 18:25 ` Eric Anholt
2016-09-17 10:02 ` Ulf Hansson
2016-06-22 11:42 ` [PATCH 3/5] mmc: bcm2835-sdhost: zap mmiowb() [fixup] Gerd Hoffmann
2016-06-22 11:42 ` [PATCH 4/5] mmc: bcm2835-sdhost: reset tweaks. [fixup] Gerd Hoffmann
2016-06-22 11:42 ` [PATCH 5/5] mmc: bcm2835-sdhost: add to devicetree Gerd Hoffmann
2016-06-22 14:41 ` [PATCH 0/5] mmc: bcm2835-sdhost: Add new driver for the internal SD controller Ulf Hansson
2016-06-22 17:02 ` Gerd Hoffmann [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=1466614927.16954.66.camel@redhat.com \
--to=kraxel@redhat.com \
--cc=eric@anholt.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-rpi-kernel@lists.infradead.org \
--cc=ulf.hansson@linaro.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).