From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mii: miiphy register address width change
Date: Tue, 06 Dec 2011 21:18:01 +0100 [thread overview]
Message-ID: <20111206201801.18DAF1A32820@gemini.denx.de> (raw)
In-Reply-To: <1316603432-17780-1-git-send-email-chandan.nath@ti.com>
Dear Chandan Nath,
In message <1316603432-17780-1-git-send-email-chandan.nath@ti.com> you wrote:
> This patch is added for PHY whose register offset value exceeds 0xFF and
> cannot be used with "unsigned char" datatype in miiphy_read, miiphy_write
> and miiphy_register functions. Datatype of register offset is changed to
> unsigned short instead of unsigned char so that offset value greater then
> 0xFF can be used.
>
> Signed-off-by: Chandan Nath <chandan.nath@ti.com>
> ---
> common/miiphyutil.c | 8 ++++----
> include/miiphy.h | 12 ++++++------
> 2 files changed, 10 insertions(+), 10 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
No one can guarantee the actions of another.
-- Spock, "Day of the Dove", stardate unknown
prev parent reply other threads:[~2011-12-06 20:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-21 11:10 [U-Boot] [PATCH] mii: miiphy register address width change Chandan Nath
2011-09-21 14:21 ` Mike Frysinger
2011-10-20 10:34 ` Kumar
2011-10-20 13:26 ` Mike Frysinger
2011-10-20 13:55 ` Kumar Gala
2011-10-20 13:58 ` Mike Frysinger
2011-10-20 14:03 ` Kumar
2011-10-20 18:29 ` Kumar Gala
2011-10-20 21:45 ` Andy Fleming
2011-10-20 22:42 ` Mike Frysinger
2011-10-20 22:53 ` Andy Fleming
2011-10-21 5:39 ` Kumar
2011-10-21 10:03 ` Wolfgang Denk
2011-10-30 15:38 ` Mike Frysinger
2011-12-06 20:18 ` Wolfgang Denk [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=20111206201801.18DAF1A32820@gemini.denx.de \
--to=wd@denx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox