All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Laurent Pinchart <laurentp@cse-semaphore.com>
Cc: Scott Wood <scottwood@freescale.com>,
	linuxppc-dev@ozlabs.org, netdev@vger.kernel.org
Subject: Re: [PATCH 1/2] net: OpenFirmware GPIO based MDIO bitbang driver
Date: Fri, 30 May 2008 22:20:10 -0400	[thread overview]
Message-ID: <4840B5DA.6020708@pobox.com> (raw)
In-Reply-To: <200805261153.21932.laurentp@cse-semaphore.com>

Laurent Pinchart wrote:
> This patch adds an MDIO bitbang driver that uses the GPIO library and its
> OF bindings to access the bus I/Os.
> 
> Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com>
> ---
>  Documentation/powerpc/booting-without-of.txt |   21 +++
>  drivers/net/phy/Kconfig                      |    6 +
>  drivers/net/phy/Makefile                     |    1 +
>  drivers/net/phy/mdio-ofgpio.c                |  205 ++++++++++++++++++++++++++
>  4 files changed, 233 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/net/phy/mdio-ofgpio.c

applied 1-2

WARNING: multiple messages have this Message-ID (diff)
From: Jeff Garzik <jgarzik@pobox.com>
To: Laurent Pinchart <laurentp@cse-semaphore.com>
Cc: linuxppc-dev@ozlabs.org, netdev@vger.kernel.org,
	Anton Vorontsov <avorontsov@ru.mvista.com>,
	Scott Wood <scottwood@freescale.com>
Subject: Re: [PATCH 1/2] net: OpenFirmware GPIO based MDIO bitbang driver
Date: Fri, 30 May 2008 22:20:10 -0400	[thread overview]
Message-ID: <4840B5DA.6020708@pobox.com> (raw)
In-Reply-To: <200805261153.21932.laurentp@cse-semaphore.com>

Laurent Pinchart wrote:
> This patch adds an MDIO bitbang driver that uses the GPIO library and its
> OF bindings to access the bus I/Os.
> 
> Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com>
> ---
>  Documentation/powerpc/booting-without-of.txt |   21 +++
>  drivers/net/phy/Kconfig                      |    6 +
>  drivers/net/phy/Makefile                     |    1 +
>  drivers/net/phy/mdio-ofgpio.c                |  205 ++++++++++++++++++++++++++
>  4 files changed, 233 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/net/phy/mdio-ofgpio.c

applied 1-2



  reply	other threads:[~2008-05-31  2:20 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-26  9:52 [PATCH 0/2] MDIO on GPIO support for the fs_enet driver Laurent Pinchart
2008-05-26  9:52 ` Laurent Pinchart
2008-05-26  9:53 ` [PATCH 1/2] net: OpenFirmware GPIO based MDIO bitbang driver Laurent Pinchart
2008-05-26  9:53   ` Laurent Pinchart
2008-05-31  2:20   ` Jeff Garzik [this message]
2008-05-31  2:20     ` Jeff Garzik
2008-05-26  9:53 ` [PATCH 2/2] fs_enet: MDIO on GPIO support Laurent Pinchart
2008-05-26  9:53   ` Laurent Pinchart
2008-06-16  8:57   ` Laurent Pinchart
2008-06-16  8:57     ` Laurent Pinchart
2008-06-16 16:34     ` Scott Wood
2008-06-18 14:48       ` Laurent Pinchart
2008-06-18 14:48         ` Laurent Pinchart
2008-06-18 15:00         ` Jeff Garzik
2008-06-18 15:00           ` Jeff Garzik
2008-06-18 15:16           ` Laurent Pinchart
2008-06-18 15:16             ` Laurent Pinchart
2008-06-26 11:21             ` Laurent Pinchart
2008-06-26 11:21               ` Laurent Pinchart
2008-06-26 13:55               ` Vitaly Bordug
2008-06-26 13:55                 ` Vitaly Bordug
2008-07-18  9:26                 ` Laurent Pinchart
2008-07-18  9:26                   ` Laurent Pinchart
2008-07-18 13:40                   ` Kumar Gala
2008-07-18 17:10                     ` Jeff Garzik
2008-07-18 17:10                       ` Jeff Garzik

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=4840B5DA.6020708@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=laurentp@cse-semaphore.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=netdev@vger.kernel.org \
    --cc=scottwood@freescale.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 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.