Netdev List
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Juergen Borleis <jbe@pengutronix.de>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	f.fainelli@gmail.com, kernel@pengutronix.de, andrew@lunn.ch,
	vivien.didelot@savoirfairelinux.com, davem@davemloft.net,
	devicetree@vger.kernel.org, mark.rutland@arm.com
Subject: Re: [PATCH v6 3/4] net: dsa: LAN9303: add I2C managed mode support
Date: Thu, 20 Apr 2017 11:04:22 -0500	[thread overview]
Message-ID: <20170420160422.ypqmrexunklhjtqu@rob-hp-laptop> (raw)
In-Reply-To: <20170418084827.19613-4-jbe@pengutronix.de>

On Tue, Apr 18, 2017 at 10:48:26AM +0200, Juergen Borleis wrote:
> In this mode the switch device and the internal phys will be managed via
> I2C interface. The MDIO interface is still supported, but for the
> (emulated) CPU port only.
> 
> Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
> CC: devicetree@vger.kernel.org
> CC: robh+dt@kernel.org
> CC: mark.rutland@arm.com
> ---
>  .../devicetree/bindings/net/dsa/lan9303.txt        |  62 +++++++++++

Acked-by: Rob Herring <robh@kernel.org>

>  drivers/net/dsa/Kconfig                            |  16 +++
>  drivers/net/dsa/Makefile                           |   2 +
>  drivers/net/dsa/lan9303_i2c.c                      | 113 +++++++++++++++++++++
>  4 files changed, 193 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/net/dsa/lan9303.txt
>  create mode 100644 drivers/net/dsa/lan9303_i2c.c

  reply	other threads:[~2017-04-20 16:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-18  8:48 [PATCHv6] net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver Juergen Borleis
2017-04-18  8:48 ` [PATCH v6 1/4] net: dsa: add support for the SMSC-LAN9303 tagging format Juergen Borleis
2017-04-20 17:23   ` Florian Fainelli
2017-04-18  8:48 ` [PATCH v6 2/4] net: dsa: add new DSA switch driver for the SMSC-LAN9303 Juergen Borleis
2017-04-20 17:41   ` Florian Fainelli
2017-04-18  8:48 ` [PATCH v6 3/4] net: dsa: LAN9303: add I2C managed mode support Juergen Borleis
2017-04-20 16:04   ` Rob Herring [this message]
     [not found]   ` <20170418084827.19613-4-jbe-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2017-04-20 17:38     ` Florian Fainelli
2017-04-18  8:48 ` [PATCH v6 4/4] net: dsa: LAN9303: add MDIO " Juergen Borleis
2017-04-20 16:06   ` Rob Herring
2017-04-20 17:50 ` [PATCHv6] net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver David Miller

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=20170420160422.ypqmrexunklhjtqu@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=jbe@pengutronix.de \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=netdev@vger.kernel.org \
    --cc=vivien.didelot@savoirfairelinux.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