devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] MDIO bus reset GPIO cleanups
@ 2017-06-12 20:55 Sergei Shtylyov
  2017-06-13 10:28 ` Sergei Shtylyov
  2017-06-13 17:00 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2017-06-12 20:55 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Rob Herring, Frank Rowand,
	netdev-u79uwXL29TY76Z2rM5mHXA, devicetree-u79uwXL29TY76Z2rM5mHXA

Hello!

Commit 4c5e7a2c0501 ("dt-bindings: mdio: Clarify binding document")
declared that a MDIO reset GPIO property should have only a single GPIO
reference/specifier, however the supporting code was left intact...
Here's a couple of the obvious cleanups to that code:

[1/2] mdio_bus: handle only single PHY reset GPIO
[2/2] mdio_bus: use devm_gpiod_get_optional()

MBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/2] MDIO bus reset GPIO cleanups
  2017-06-12 20:55 [PATCH 0/2] MDIO bus reset GPIO cleanups Sergei Shtylyov
@ 2017-06-13 10:28 ` Sergei Shtylyov
  2017-06-13 17:00 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2017-06-13 10:28 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Rob Herring, Frank Rowand, netdev,
	devicetree

On 6/12/2017 11:55 PM, Sergei Shtylyov wrote:

> Commit 4c5e7a2c0501 ("dt-bindings: mdio: Clarify binding document")
> declared that a MDIO reset GPIO property should have only a single GPIO
> reference/specifier, however the supporting code was left intact...
> Here's a couple of the obvious cleanups to that code:

    Apparently, I forgot how to write cover letters: the patches were against 
net-next (well, at least this could be deduced from the patches themselves).

MBR, Sergei

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/2] MDIO bus reset GPIO cleanups
  2017-06-12 20:55 [PATCH 0/2] MDIO bus reset GPIO cleanups Sergei Shtylyov
  2017-06-13 10:28 ` Sergei Shtylyov
@ 2017-06-13 17:00 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2017-06-13 17:00 UTC (permalink / raw)
  To: sergei.shtylyov
  Cc: andrew, f.fainelli, robh+dt, frowand.list, netdev, devicetree

From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Date: Mon, 12 Jun 2017 23:55:37 +0300

> Commit 4c5e7a2c0501 ("dt-bindings: mdio: Clarify binding document")
> declared that a MDIO reset GPIO property should have only a single GPIO
> reference/specifier, however the supporting code was left intact...
> Here's a couple of the obvious cleanups to that code:
> 
> [1/2] mdio_bus: handle only single PHY reset GPIO
> [2/2] mdio_bus: use devm_gpiod_get_optional()

Series applied.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-06-13 17:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-12 20:55 [PATCH 0/2] MDIO bus reset GPIO cleanups Sergei Shtylyov
2017-06-13 10:28 ` Sergei Shtylyov
2017-06-13 17:00 ` David Miller

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).