From: Shawn Guo <shawn.guo@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 2/3] net: add higmacv300 Ethernet driver for HiSilicon platform
Date: Wed, 13 Feb 2019 15:21:19 +0800 [thread overview]
Message-ID: <20190213072116.GA4027@dragon> (raw)
In-Reply-To: <20190209001321.GB16814@bill-the-cat>
On Fri, Feb 08, 2019 at 07:13:21PM -0500, Tom Rini wrote:
> On Mon, Jan 28, 2019 at 05:13:55PM +0800, Shawn Guo wrote:
>
> > It adds the driver for HIGMACV300 Ethernet controller found on HiSilicon
> > SoCs like Hi3798CV200. It's based on a downstream U-Boot driver, but
> > quite a lot of code gets rewritten and cleaned up to adopt driver model
> > and PHY API.
> >
> > Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
>
> Please note that you forgot drivers/net/ocelot_switch.c with this patch.
Thanks for reminding, Tom. I will rebase to latest master and get the
move of ocelot_switch driver considered.
Shawn
next prev parent reply other threads:[~2019-02-13 7:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-28 9:13 [U-Boot] [PATCH 0/3] Add Ethernet support for Poplar board Shawn Guo
2019-01-28 9:13 ` [U-Boot] [PATCH 1/3] reset: add reset driver for HiSilicon platform Shawn Guo
2019-01-29 21:57 ` Igor Opaniuk
2019-01-28 9:13 ` [U-Boot] [PATCH 2/3] net: add higmacv300 Ethernet " Shawn Guo
2019-01-29 21:50 ` Igor Opaniuk
2019-01-31 10:17 ` Shawn Guo
2019-02-04 23:53 ` Joe Hershberger
2019-02-13 11:46 ` Shawn Guo
2019-02-09 0:13 ` [U-Boot] [U-Boot, " Tom Rini
2019-02-13 7:21 ` Shawn Guo [this message]
2019-01-28 9:13 ` [U-Boot] [PATCH 3/3] poplar: enable Ethernet driver support Shawn Guo
2019-01-29 21:52 ` Igor Opaniuk
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=20190213072116.GA4027@dragon \
--to=shawn.guo@linaro.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.