All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 4/6] mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.
Date: Sun, 19 Jul 2015 20:17:32 -0600	[thread overview]
Message-ID: <CAPnjgZ1H0B0Anu3hATRN7MZfJ4=2VrR21toLT4qCGXO2u8eo_A@mail.gmail.com> (raw)
In-Reply-To: <CADrjBPo3JajaVscqRA=KB5_mXNm-9AVWdpSy=eURGuP_BRZh3g@mail.gmail.com>

Hi Peter,

On 19 July 2015 at 03:39, Peter Griffin <peter.griffin@linaro.org> wrote:
> Hi Simon,
>
>
>> On 8 July 2015 at 09:57, Peter Griffin <peter.griffin@linaro.org> wrote:
>> > This patch adds the glue code for hi6220 SoC which has 2x synopsis
>> > dw_mmc controllers. This will be used by the hikey board support
>> > in subsequent patches.
>> >
>> > Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
>> > ---
>>
>> Reviewed-by: Simon Glass <sjg@chromium.org>
>>
>> (see nit below - this could be moved to device tree once you have it)
>
>
> Thanks for reviewing :)
>
> My plan regarding DT was to wait for it to land in the kernel, and then
> convert
> over to using it in u-boot.
>
> I saw some of your patches converting Raspberry Pi to DM and DT which
> should make migrating HiKey board fairly straight forward, as it shares the
> same Synopsis IP for MMC and USB :)

OK good. For MMC I sent something with the Rockchip series but have
not applied it yet. But yes it will be easier.

I'm looking forward to trying out your series, soon.

[snip]

Regards,
Simon

  reply	other threads:[~2015-07-20  2:17 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-08 15:57 [U-Boot] [PATCH v2 0/6] Add support for hi6220 SoC and HiKey 96boards CE board Peter Griffin
2015-07-08 15:57 ` [U-Boot] [PATCH v2 1/6] dm: gpio: hi6220: Add a hi6220 GPIO driver model driver Peter Griffin
2015-07-18 14:37   ` Simon Glass
2015-07-08 15:57 ` [U-Boot] [PATCH v2 2/6] ARM: hi6220: Add register and bitfield definition header files Peter Griffin
2015-07-18 14:37   ` Simon Glass
2015-07-29 21:07     ` Peter Griffin
2015-07-08 15:57 ` [U-Boot] [PATCH v2 3/6] hi6553: Add register definition and bitfield header for 6553 pmic Peter Griffin
2015-07-18 14:37   ` Simon Glass
2015-07-29 21:04     ` Peter Griffin
2015-07-08 15:57 ` [U-Boot] [PATCH v2 4/6] mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller Peter Griffin
2015-07-09  4:30   ` Jaehoon Chung
2015-07-18 14:38   ` Simon Glass
2015-07-19  9:39     ` Peter Griffin
2015-07-20  2:17       ` Simon Glass [this message]
2015-07-08 15:57 ` [U-Boot] [PATCH v2 5/6] ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board Peter Griffin
2015-07-10 18:36   ` Rob Herring
2015-07-16  0:41     ` Peter Griffin
2015-07-16 13:28       ` Rob Herring
2015-07-16 13:39         ` Tom Rini
2015-07-29 20:59         ` Peter Griffin
2015-07-18 14:38   ` Simon Glass
2015-07-28 17:37     ` Peter Griffin
2015-07-08 15:57 ` [U-Boot] [PATCH v2 6/6] ARM64: hikey: Add a README for this board Peter Griffin

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='CAPnjgZ1H0B0Anu3hATRN7MZfJ4=2VrR21toLT4qCGXO2u8eo_A@mail.gmail.com' \
    --to=sjg@chromium.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.