From: Ian Campbell <ijc@hellion.org.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] ahci: provide sunxi SATA driver using AHCI platform framework
Date: Wed, 23 Jul 2014 07:59:17 +0100 [thread overview]
Message-ID: <1406098757.27009.71.camel@dagon.hellion.org.uk> (raw)
In-Reply-To: <20140722220124.GA1847@bill-the-cat>
On Tue, 2014-07-22 at 18:01 -0400, Tom Rini wrote:
> On Fri, Jul 18, 2014 at 08:38:41PM +0100, Ian Campbell wrote:
>
> > This enables the necessary clocks, in AHB0 and in PLL6_CFG. This is done
> > for sun7i only since I don't have access to any other sunxi platforms
> > with sata included.
> >
> > The PHY setup is derived from the Alwinner releases and Linux, but is mostly
> > undocumented.
> >
> > The Allwinner AHCI controller also requires some magic (and, again,
> > undocumented) DMA initialisation when starting a port. This is added under a
> > suitable ifdef.
> >
> > This option is enabled for Cubieboard, Cubieboard2 and Cubietruck based on
> > contents of Linux DTS files, including SATA power pin config taken from the
> > DTS. All build tested, but runtime tested on Cubieboard2 and Cubietruck only.
> >
> > Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
>
> Note that this may need rebasing as I was just going to grab it as part
> of the rest of the series but it did not apply cleanly.
Sorry, it applies on top of the outstanding u-boot-arm PR from
http://patchwork.ozlabs.org/patch/371704/.
Shall we take care of it in another PR from u-boot-sunxi once Albert is
back and caught up?
Ian.
next prev parent reply other threads:[~2014-07-23 6:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-18 19:38 [U-Boot] [PATCH v3 0/3] sunxi: AHCI support Ian Campbell
2014-07-18 19:38 ` [U-Boot] [PATCH 1/3] AHCI: Increase link timeout to 200ms Ian Campbell
2014-07-19 12:33 ` Hans de Goede
2014-07-19 23:22 ` Wolfgang Denk
2014-07-20 7:06 ` Ian Campbell
2014-07-22 19:24 ` [U-Boot] [U-Boot,1/3] " Tom Rini
2014-07-18 19:38 ` [U-Boot] [PATCH 2/3] board_r: run scsi init() on ARM too Ian Campbell
2014-07-19 3:12 ` Simon Glass
2014-07-21 18:23 ` Ian Campbell
2014-07-22 19:24 ` [U-Boot] [U-Boot,2/3] " Tom Rini
2014-07-18 19:38 ` [U-Boot] [PATCH 3/3] ahci: provide sunxi SATA driver using AHCI platform framework Ian Campbell
2014-07-19 12:34 ` Hans de Goede
2014-07-22 22:01 ` Tom Rini
2014-07-23 6:59 ` Ian Campbell [this message]
2014-07-23 8:14 ` Ian Campbell
2014-07-23 13:04 ` Tom Rini
2014-07-23 13:08 ` [U-Boot] [linux-sunxi] " Ian Campbell
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=1406098757.27009.71.camel@dagon.hellion.org.uk \
--to=ijc@hellion.org.uk \
--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.