All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/6] net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375
Date: Fri, 18 Mar 2016 15:29:13 +0100	[thread overview]
Message-ID: <56EC10B9.6070602@denx.de> (raw)
In-Reply-To: <1458059718-15295-2-git-send-email-sr@denx.de>

Hi Joe,

On 15.03.2016 17:35, Stefan Roese wrote:
> This patch adds support for the mvpp2 ethernet controller which is integrated
> in the Marvell Armada 375 SoC. This port is based on the Linux driver (v4.4),
> which has been stripped of the in U-Boot unused portions.
>
> Tested on the Marvell Armada 375 eval board db-88f6720.
>
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Luka Perkov <luka.perkov@sartura.hr>
> Cc: Joe Hershberger <joe.hershberger@gmail.com>

Joe, did you have the time to take a look at this driver implementation?
If you have no objections, I would like to push this via the marvell /
mvebu git tree into mainline to avoid merge conflicts.

So please let me know what you think.

Thanks,
Stefan

  reply	other threads:[~2016-03-18 14:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-15 16:35 [U-Boot] [PATCH 1/6] spi: kirkwood_spi.c: Add compatible match ID for Armada 375 Stefan Roese
2016-03-15 16:35 ` [U-Boot] [PATCH 2/6] net: mvpp2.c: Add Marvell mvpp2 network driver " Stefan Roese
2016-03-18 14:29   ` Stefan Roese [this message]
2016-03-22 19:10   ` Joe Hershberger
2016-03-23  6:39     ` Stefan Roese
2016-03-25 21:04       ` Joe Hershberger
2016-03-15 16:35 ` [U-Boot] [PATCH 3/6] dt-bindings: Add include/dt-bindings/phy/phy.h from Linux v4.4 Stefan Roese
2016-04-04 12:01   ` Stefan Roese
2016-03-15 16:35 ` [U-Boot] [PATCH 4/6] arm: mvebu: Add basic support for the Marvell Armada 375 SoC Stefan Roese
2016-04-04 12:01   ` Stefan Roese
2016-03-15 16:35 ` [U-Boot] [PATCH 5/6] arm: mvebu: Add basic support for Armada 375 eval board db-88f6720 Stefan Roese
2016-04-04 12:01   ` Stefan Roese
2016-03-15 16:35 ` [U-Boot] [PATCH 6/6] arm: mvebu: Don't enable d-cache on A375 Stefan Roese
2016-04-04 12:02   ` Stefan Roese
2016-03-15 17:55 ` [U-Boot] [PATCH 1/6] spi: kirkwood_spi.c: Add compatible match ID for Armada 375 Jagan Teki
2016-04-04 12:00 ` Stefan Roese

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=56EC10B9.6070602@denx.de \
    --to=sr@denx.de \
    --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.