devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: netdev@vger.kernel.org
Cc: f.fainelli@gmail.com, vivien.didelot@savoirfairelinux.com,
	andrew@lunn.ch, Woojung.Huh@microchip.com,
	UNGLinuxDriver@microchip.com, devicetree@vger.kernel.org,
	Marek Vasut <marex@denx.de>
Subject: [PATCH V2 RESEND 0/2] net: dsa: ksz: Add reset GPIO handling
Date: Mon, 10 Dec 2018 14:43:04 +0100	[thread overview]
Message-ID: <20181210134306.8786-1-marex@denx.de> (raw)

Add code to handle optional reset GPIO in the KSZ switch driver and a
matching DT property adjustments.

Marek Vasut (2):
  net: dsa: ksz: Add optional reset GPIO to Microchip KSZ switch binding
  net: dsa: ksz: Add reset GPIO handling

 .../devicetree/bindings/net/dsa/ksz.txt         |  4 ++++
 drivers/net/dsa/microchip/ksz_common.c          | 17 +++++++++++++++++
 drivers/net/dsa/microchip/ksz_priv.h            |  2 ++
 3 files changed, 23 insertions(+)

-- 
2.18.0

             reply	other threads:[~2018-12-10 13:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-10 13:43 Marek Vasut [this message]
2018-12-10 13:43 ` [PATCH V2 RESEND 1/2] net: dsa: ksz: Add optional reset GPIO to Microchip KSZ switch binding Marek Vasut
2018-12-10 14:38   ` Andrew Lunn
2018-12-10 13:43 ` [PATCH V2 RESEND 2/2] net: dsa: ksz: Add reset GPIO handling Marek Vasut
2018-12-10 14:39   ` Andrew Lunn
2018-12-10 20:08 ` [PATCH V2 RESEND 0/2] " 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=20181210134306.8786-1-marex@denx.de \
    --to=marex@denx.de \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=Woojung.Huh@microchip.com \
    --cc=andrew@lunn.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=f.fainelli@gmail.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;
as well as URLs for NNTP newsgroup(s).