netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: antoine.tenart@free-electrons.com
Cc: kishon@ti.com, andrew@lunn.ch, jason@lakedaemon.net,
	sebastian.hesselbarth@gmail.com,
	gregory.clement@free-electrons.com,
	thomas.petazzoni@free-electrons.com, nadavh@marvell.com,
	linux@armlinux.org.uk, linux-kernel@vger.kernel.org,
	mw@semihalf.com, stefanc@marvell.com,
	miquel.raynal@free-electrons.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v4 00/13] net: mvpp2: comphy configuration
Date: Wed, 30 Aug 2017 15:18:24 -0700 (PDT)	[thread overview]
Message-ID: <20170830.151824.2294408281974075576.davem@davemloft.net> (raw)
In-Reply-To: <20170830082924.3180-1-antoine.tenart@free-electrons.com>

From: Antoine Tenart <antoine.tenart@free-electrons.com>
Date: Wed, 30 Aug 2017 10:29:11 +0200

> This series, following up the one one the GoP/MAC configuration, aims at
> stopping to depend on the firmware/bootloader configuration when using
> the PPv2 engine. With this series the PPv2 driver does not need to rely
> on a previous configuration, and dynamic reconfiguration while the
> kernel is running can be done (i.e. switch one port from SGMII to 10G,
> or the opposite). A port can now be configured in a different mode than
> what's done in the firmware/bootloader as well.
> 
> The series first contain patches in the generic PHY framework to support
> what is called the comphy (common PHYs), which is an h/w block providing
> PHYs that can be configured in various modes ranging from SGMII, 10G
> to SATA and others. As of now only the SGMII and 10G modes are
> supported by the comphy driver.
> 
> Then patches are modifying the PPv2 driver to first add the comphy
> initialization sequence (i.e. calls to the generic PHY framework) and to
> then take advantage of this to allow dynamic reconfiguration (i.e.
> configuring the mode of a port given what's connected, between sgmii and
> 10G). Note the use of the comphy in the PPv2 driver is kept optional
> (i.e. if not described in dt the driver still as before an relies on the
> firmware/bootloader configuration).
> 
> Finally there are dt/defconfig patches to describe and take advantage of
> this.
> 
> This was tested on a range of devices: 8040-db, 8040-mcbin and 7040-db.
> 
> @Dave: the dt patches should go through the mvebu tree (patches 9-13).

Ok, patches 1-8 applied to net-next, thanks!

      parent reply	other threads:[~2017-08-30 22:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30  8:29 [PATCH net-next v4 00/13] net: mvpp2: comphy configuration Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 01/13] phy: add sgmii and 10gkr modes to the phy_mode enum Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 02/13] phy: add the mvebu cp110 comphy driver Antoine Tenart
2017-08-30 11:32   ` Kishon Vijay Abraham I
2017-08-30 11:39     ` Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 03/13] Documentation/bindings: phy: document the Marvell " Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 04/13] net: mvpp2: initialize the comphy Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 05/13] net: mvpp2: simplify the link_event function Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 06/13] net: mvpp2: improve the link management function Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 07/13] net: mvpp2: do not set GMAC autoneg when using XLG MAC Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 08/13] net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 09/13] arm64: dts: marvell: extend the cp110 syscon register area length Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 10/13] arm64: dts: marvell: add comphy nodes on cp110 master and slave Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 11/13] arm64: dts: marvell: mcbin: add comphy references to Ethernet ports Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 12/13] arm64: dts: marvell: 7040-db: " Antoine Tenart
2017-08-30  8:29 ` [PATCH net-next v4 13/13] arm64: defconfig: enable Marvell CP110 comphy Antoine Tenart
2017-08-30 22:18 ` David Miller [this message]

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=20170830.151824.2294408281974075576.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=andrew@lunn.ch \
    --cc=antoine.tenart@free-electrons.com \
    --cc=gregory.clement@free-electrons.com \
    --cc=jason@lakedaemon.net \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=miquel.raynal@free-electrons.com \
    --cc=mw@semihalf.com \
    --cc=nadavh@marvell.com \
    --cc=netdev@vger.kernel.org \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=stefanc@marvell.com \
    --cc=thomas.petazzoni@free-electrons.com \
    /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;
as well as URLs for NNTP newsgroup(s).