All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net] MAINTAINERS: Include platform_data/mdio-gpio.h into PHY LIBRARY
@ 2017-07-28 23:08 Florian Fainelli
  2017-07-29  0:21 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2017-07-28 23:08 UTC (permalink / raw)
  To: netdev; +Cc: davem, andrew, Florian Fainelli

Include the file include/linux/platform_data/mdio-gpio.h into the PHY
LIBRARY maintainers section.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 297e610c9163..7b5834ee1260 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5140,6 +5140,7 @@ L:	netdev@vger.kernel.org
 S:	Maintained
 F:	include/linux/phy.h
 F:	include/linux/phy_fixed.h
+F:	include/linux/platform_data/mdio-gpio.h
 F:	drivers/net/phy/
 F:	Documentation/networking/phy.txt
 F:	drivers/of/of_mdio.c
-- 
2.9.3

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

* Re: [PATCH net] MAINTAINERS: Include platform_data/mdio-gpio.h into PHY LIBRARY
  2017-07-28 23:08 [PATCH net] MAINTAINERS: Include platform_data/mdio-gpio.h into PHY LIBRARY Florian Fainelli
@ 2017-07-29  0:21 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2017-07-29  0:21 UTC (permalink / raw)
  To: Florian Fainelli; +Cc: netdev, davem

On Fri, Jul 28, 2017 at 04:08:12PM -0700, Florian Fainelli wrote:
> Include the file include/linux/platform_data/mdio-gpio.h into the PHY
> LIBRARY maintainers section.
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 297e610c9163..7b5834ee1260 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5140,6 +5140,7 @@ L:	netdev@vger.kernel.org
>  S:	Maintained
>  F:	include/linux/phy.h
>  F:	include/linux/phy_fixed.h
> +F:	include/linux/platform_data/mdio-gpio.h
>  F:	drivers/net/phy/
>  F:	Documentation/networking/phy.txt
>  F:	drivers/of/of_mdio.c

Hi Florian

There are a few more which you might consider adding:

include/uapi/linux/mdio.h
include/trace/events/mdio.h
include/linux/mdio-bitbang.h
include/linux/mdio-mux.h
include/linux/of_mdio.h
include/linux/platform_data/mdio-gpio.h
include/linux/mdio.h

	Andrew

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

end of thread, other threads:[~2017-07-29  0:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-28 23:08 [PATCH net] MAINTAINERS: Include platform_data/mdio-gpio.h into PHY LIBRARY Florian Fainelli
2017-07-29  0:21 ` Andrew Lunn

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.