All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
Date: Thu, 6 Jun 2019 21:32:16 -0400	[thread overview]
Message-ID: <20190607013216.GK10942@bill-the-cat> (raw)
In-Reply-To: <4361b658-26c7-1f8a-002e-3ed9b8b3f4d1@ti.com>

On Thu, Jun 06, 2019 at 05:08:16PM +0530, Keerthy wrote:
> 
> 
> On 02/05/19 11:14 AM, Keerthy wrote:
> >
> >
> >On 30/04/19 11:57 AM, Keerthy wrote:
> >>
> >>
> >>On 30/04/19 11:54 AM, Keerthy wrote:
> >>>Add new driver for the TI AM65x SoC Gigabit Ethernet Switch subsystem
> >>>(CPSW
> >>>NUSS). It has two ports and provides Ethernet packet communication for
> >>>the
> >>>device and can be configured as an Ethernet switch. CPSW NUSS
> >>>features: the
> >>>Reduced Gigabit Media Independent Interface (RGMII), Reduced Media
> >>>Independent Interface (RMII), and the Management Data Input/Output
> >>>(MDIO)
> >>>interface for physical layer device (PHY) management. The TI AM65x SoC
> >>>has
> >>>integrated two-port Gigabit Ethernet Switch subsystem into device MCU
> >>>domain named MCU_CPSW0. One Ethernet port (port 1) with selectable RGMII
> >>>and RMII interfaces and an internal Communications Port Programming
> >>>Interface (CPPI) port (Host port 0).
> >>>
> >>>Host Port 0 CPPI Packet Streaming Interface interface supports 8 TX
> >>>channels and on RX channels operating by TI am654 NAVSS Unified DMA
> >>>Peripheral Root Complex (UDMA-P) controller.
> >>>
> >>>Tested for tftp and booting to kernel on am654-evm.
> >>
> >>https://patchwork.ozlabs.org/patch/1090618/
> >>
> >>Needs to be applied before trying the cpsw.
> >
> >Tom,
> >
> >Thanks for pulling this series and as pointed above please pull the patch
> >[1] which will avoid udma accessing RT registers before channel config is
> >done.
> 
> Tom,
> 
> I do not see this series in latest u-boot. Was this dropped for some reason?

Just came in late in the cycle, I'll pick it up next release, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190606/7b0cf532/attachment.sig>

  reply	other threads:[~2019-06-07  1:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-30  6:24 [U-Boot] [PATCH v4 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver Keerthy
2019-04-30  6:24 ` [U-Boot] [PATCH v4 1/5] driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr Keerthy
2019-04-30  6:24 ` [U-Boot] [PATCH v4 2/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver Keerthy
2019-04-30  6:24 ` [U-Boot] [PATCH v4 3/5] arm64: dts: ti: k3-am65: add mcu cpsw node Keerthy
2019-04-30  6:25 ` [U-Boot] [PATCH v4 4/5] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs Keerthy
2019-04-30  6:25 ` [U-Boot] [PATCH v4 5/5] configs: am65x_evm_a53: enable networking Keerthy
2019-04-30  6:27 ` [U-Boot] [PATCH v4 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver Keerthy
2019-05-02  5:44   ` Keerthy
2019-06-06 11:38     ` Keerthy
2019-06-07  1:32       ` Tom Rini [this message]
2019-06-07 12:55         ` Keerthy

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=20190607013216.GK10942@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.