From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v3 4/5] ahci: mediatek: add ahci driver
Date: Thu, 20 Aug 2020 08:40:48 -0400 [thread overview]
Message-ID: <20200820124048.GQ20605@bill-the-cat> (raw)
In-Reply-To: <20200813082048.19225-5-linux@fw-web.de>
On Thu, Aug 13, 2020 at 10:20:47AM +0200, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w@public-files.de>
>
> add AHCI driver ported from linux
>
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/ata/ahci_mtk.c
>
> Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200820/b0c36648/attachment.sig>
next prev parent reply other threads:[~2020-08-20 12:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-13 8:20 [PATCH v3 0/5] add SATA/AHCI support for BananaPi R64 Frank Wunderlich
2020-08-13 8:20 ` [PATCH v3 1/5] arm: dts: mt7622: add SATA reset constants Frank Wunderlich
2020-08-20 12:40 ` Tom Rini
2020-08-20 13:09 ` Aw: " Frank Wunderlich
2020-08-20 13:25 ` Tom Rini
2020-08-20 13:39 ` Aw: Re: " Frank Wunderlich
2020-08-13 8:20 ` [PATCH v3 2/5] phy: mtk-tphy: add PHY_TYPE_SATA Frank Wunderlich
2020-08-20 12:40 ` Tom Rini
2020-08-13 8:20 ` [PATCH v3 3/5] reset: add basic reset controller for pciesys Frank Wunderlich
2020-08-20 12:40 ` Tom Rini
2020-08-13 8:20 ` [PATCH v3 4/5] ahci: mediatek: add ahci driver Frank Wunderlich
2020-08-20 12:40 ` Tom Rini [this message]
2020-08-13 8:20 ` [PATCH v3 5/5] dts: r64: add sata- and asm_sel nodes Frank Wunderlich
2020-08-20 12:40 ` Tom Rini
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=20200820124048.GQ20605@bill-the-cat \
--to=trini@konsulko.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.