All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Packham <judge.packham@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] ARM: kirkwood: lsxl: enable DM for SATA
Date: Thu, 4 Apr 2019 20:13:49 +1300	[thread overview]
Message-ID: <CAFOYHZAg45f75-RCY7HGN0YkjphPfAqfr66tPptYsNhOC-Q+1Q@mail.gmail.com> (raw)
In-Reply-To: <20190403212831.29886-1-michael@walle.cc>

On Thu, Apr 4, 2019 at 10:28 AM Michael Walle <michael@walle.cc> wrote:
>
> Please note that this patchset depends on the following series:
>   https://patchwork.ozlabs.org/cover/1055937/
>     (ARM: kirkwood: migrate to DM_USB)
>   https://patchwork.ozlabs.org/patch/1054403/
>     (sata: sata_mv: Add DM support to enable CONFIG_BLK usage)
>
> Michael Walle (4):
>   sata: sata_mv: use correct format specifier in debug()
>   sata: sata_mv: support kirkwood architecture
>   sata: sata_mv: add orion-sata compatible string
>   arm: kirkwood: lsxl: enable DM for SATA

I've compile tested this. I don't have a spare SATA drive to actually
test it on my kirkwood board. I might be able to have a dig through my
pile of boards and cobble something together.

>
>  configs/lschlv2_defconfig |  4 ++--
>  configs/lsxhl_defconfig   |  4 ++--
>  drivers/ata/sata_mv.c     | 10 +++++-----
>  include/configs/lsxl.h    | 23 ++++++++++-------------
>  4 files changed, 19 insertions(+), 22 deletions(-)
>
> --
> 2.11.0
>

      parent reply	other threads:[~2019-04-04  7:13 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-03 21:28 [U-Boot] [PATCH 0/4] ARM: kirkwood: lsxl: enable DM for SATA Michael Walle
2019-04-03 21:28 ` [U-Boot] [PATCH 1/4] sata: sata_mv: use correct format specifier in debug() Michael Walle
2019-04-04  7:01   ` Chris Packham
2019-04-04 15:16   ` Stefan Roese
2019-04-11 12:10   ` Stefan Roese
2019-04-03 21:28 ` [U-Boot] [PATCH 2/4] sata: sata_mv: support kirkwood architecture Michael Walle
2019-04-04  7:11   ` Chris Packham
2019-04-04 15:21     ` Stefan Roese
2019-04-04 15:18   ` Stefan Roese
2019-04-11 12:10   ` Stefan Roese
2019-04-03 21:28 ` [U-Boot] [PATCH 3/4] sata: sata_mv: add orion-sata compatible string Michael Walle
2019-04-04  7:11   ` Chris Packham
2019-04-04 15:21   ` Stefan Roese
2019-04-11 12:11   ` Stefan Roese
2019-04-03 21:28 ` [U-Boot] [PATCH 4/4] arm: kirkwood: lsxl: enable DM for SATA Michael Walle
2019-04-04 15:26   ` Stefan Roese
2019-04-11 12:12   ` Stefan Roese
2019-04-04  7:13 ` Chris Packham [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=CAFOYHZAg45f75-RCY7HGN0YkjphPfAqfr66tPptYsNhOC-Q+1Q@mail.gmail.com \
    --to=judge.packham@gmail.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 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.