All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] powerpc/fsl: Introduce common enum for PHY types
Date: Wed, 20 Oct 2010 00:26:15 -0500	[thread overview]
Message-ID: <C485630A-D597-4CD9-9D9F-9DEC7027EB31@kernel.crashing.org> (raw)
In-Reply-To: <1285856311-7471-1-git-send-email-galak@kernel.crashing.org>


On Sep 30, 2010, at 9:18 AM, Kumar Gala wrote:

> Have a common enum for phy types that we use in the UCC driver.  We will
> also use this enum for dealing with phy connection fixup in the device
> tree.
> 
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
> arch/powerpc/include/asm/fsl_enet.h |   31 +++++++++++++++++++++++++++++++
> drivers/qe/uec.c                    |   10 +++++-----
> drivers/qe/uec.h                    |   20 +++-----------------
> drivers/qe/uec_phy.c                |    8 ++++----
> 4 files changed, 43 insertions(+), 26 deletions(-)
> create mode 100644 arch/powerpc/include/asm/fsl_enet.h

applied to 85xx, hopes that's not an issue Ben.

- k

      parent reply	other threads:[~2010-10-20  5:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30 14:18 [U-Boot] [PATCH 1/2] powerpc/fsl: Introduce common enum for PHY types Kumar Gala
2010-09-30 14:18 ` [U-Boot] [PATCH 2/2] powerpc/8xxx: Add fdt_fixup_phy_connection helper Kumar Gala
2010-10-20  5:26   ` Kumar Gala
2010-10-13 13:46 ` [U-Boot] [PATCH 1/2] powerpc/fsl: Introduce common enum for PHY types Kumar Gala
2010-10-20  5:26 ` Kumar Gala [this message]

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=C485630A-D597-4CD9-9D9F-9DEC7027EB31@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --cc=u-boot@lists.denx.de \
    /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.