From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 09/10][v4] driver: net: ldpaa: Use DPMAC as net device
Date: Mon, 30 Nov 2015 09:08:11 -0800 [thread overview]
Message-ID: <565C827B.1070305@freescale.com> (raw)
In-Reply-To: <1446620162-21725-10-git-send-email-prabhakar@freescale.com>
On 11/03/2015 10:56 PM, Prabhakar Kushwaha wrote:
> As per current implementation of DPAA2 ethernet driver DPNI is used as
> net device. DPNI is tangible objects can be multiple connected to same physical lane.
>
> Use DPMAC as net device where it represents physical lane.
> Below modification done in driver
> - Use global DPNI object
> - Connect DPMAC to DPNI
> - Create and destroy DPMAC
>
> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
> ---
> Changes for v2: Use Child container for DPMAC, DPMAC-DPNI connection
> Changes for v3: Sending as it is
> Changes for v4: Set link speed in DPMAC
>
> drivers/net/fsl-mc/mc.c | 6 ++
> drivers/net/ldpaa_eth/ldpaa_eth.c | 163 +++++++++++++++++++++++++++++---------
> drivers/net/ldpaa_eth/ldpaa_eth.h | 17 ++--
> include/fsl-mc/fsl_mc_private.h | 3 +-
> 4 files changed, 144 insertions(+), 45 deletions(-)
Applied to fsl-qoriq master. Thanks.
York
next prev parent reply other threads:[~2015-11-30 17:08 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-04 6:55 [U-Boot] [PATCH 00/10][v4] driver: net: ldpaa: Add support of new architeture Prabhakar Kushwaha
2015-11-04 6:55 ` [U-Boot] [PATCH 01/10][v4] armv8: lsch3: Fix lane protocol parsing logic Prabhakar Kushwaha
2015-11-30 17:01 ` York Sun
2015-11-04 6:55 ` [U-Boot] [PATCH 02/10][v4] driver: net: fsl-mc: Add create, destroy APIs in flibs Prabhakar Kushwaha
2015-11-30 17:02 ` York Sun
2015-11-04 6:55 ` [U-Boot] [PATCH 03/10][v4] driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB Prabhakar Kushwaha
2015-11-30 17:02 ` York Sun
2015-11-04 6:55 ` [U-Boot] [PATCH 04/10][v4] armv8: ls2085aqds: Print function name during SerDes error Prabhakar Kushwaha
2015-11-30 17:02 ` York Sun
2015-11-04 6:55 ` [U-Boot] [PATCH 05/10][v4] driver: ldpaa: Add api to return linked PHY ID of DPMAC Prabhakar Kushwaha
2015-11-30 17:03 ` York Sun
2015-11-04 6:55 ` [U-Boot] [PATCH 06/10][v4] driver: net: fsl-mc: Increase MC command timeout Prabhakar Kushwaha
2015-11-30 17:06 ` York Sun
2015-11-04 6:55 ` [U-Boot] [PATCH 07/10][v4] driver: net: fsl-mc: Add DPAA2 commands to manage MC Prabhakar Kushwaha
2015-11-26 4:50 ` York Sun
2015-11-30 17:07 ` York Sun
2015-11-04 6:55 ` [U-Boot] [PATCH 08/10][v4] driver: net: fsl-mc: Create DPAA2 object at run-time Prabhakar Kushwaha
2015-11-30 17:07 ` York Sun
2015-11-04 6:56 ` [U-Boot] [PATCH 09/10][v4] driver: net: ldpaa: Use DPMAC as net device Prabhakar Kushwaha
2015-11-30 17:08 ` York Sun [this message]
2015-11-04 6:56 ` [U-Boot] [PATCH 10/10][v4] driver: net: ldpaa: Add debug information Prabhakar Kushwaha
2015-11-30 17:08 ` York Sun
2015-11-04 6:56 ` [U-Boot] [PATCH][v2] driver: net: ldpaa: Fix Rx buffer alignment Prabhakar Kushwaha
2015-11-30 17:09 ` York Sun
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=565C827B.1070305@freescale.com \
--to=yorksun@freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox