All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [patch] dm9000 remove dead external phy support, gpio fix
Date: Tue, 26 Aug 2008 23:09:28 -0700	[thread overview]
Message-ID: <48B4EF98.3000102@gmail.com> (raw)
In-Reply-To: <48B47DBA.8070300@righthandtech.com>

Andrew Dyer wrote:
> dm9000 has code to detect and initialize external phy parts, but later
> on in the code the part is forced to use the internal phy
> unconditionally.  Remove the unused/untested code.
>
> change the GPIO initialization so that only the GPIO used as an
> internal phy reset (hardwired in the chip) is set as an output.  The
> remaining GPIO need to be handled by board specific code to prevent
> possible drive conflicts.  Set as inputs for safety.
>
> replace a few magic numbers with defines
>
> Signed-off-by: Andrew Dyer <adyer@righthandtech.com>
> ---
Applied to net repo. Thanks for clearing out the cruft.

regards,
Ben

      reply	other threads:[~2008-08-27  6:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26 22:03 [U-Boot] [patch] dm9000 remove dead external phy support, gpio fix Andrew Dyer
2008-08-27  6:09 ` Ben Warren [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=48B4EF98.3000102@gmail.com \
    --to=biggerbadderben@gmail.com \
    --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.