From: David Miller <davem@davemloft.net>
To: nobuhiro.iwamatsu.yj@renesas.com
Cc: netdev@vger.kernel.org, david.choi@micrel.com
Subject: Re: [PATCH] phy/micrel: Fix ID of KSZ9021
Date: Tue, 22 May 2012 15:21:21 -0400 (EDT) [thread overview]
Message-ID: <20120522.152121.83882047024872698.davem@davemloft.net> (raw)
In-Reply-To: <1337646008-24568-1-git-send-email-nobuhiro.iwamatsu.yj@renesas.com>
From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Date: Tue, 22 May 2012 09:20:08 +0900
> Right ID of KSZ9021 is 0x00221610.
> Because lower 4bit is a revision number, it varies according to a chip.
>
> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Applied, but this shouldn't matter and it should not have any
effect on functionality.
All of the code knows how to properly mask out the revision because
of MICRL_PHY_ID_MASK and the the .phy_id_mask specified in the
ksz9021_driver entry.
prev parent reply other threads:[~2012-05-22 19:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-22 0:20 [PATCH] phy/micrel: Fix ID of KSZ9021 Nobuhiro Iwamatsu
2012-05-22 19:21 ` David Miller [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=20120522.152121.83882047024872698.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=david.choi@micrel.com \
--cc=netdev@vger.kernel.org \
--cc=nobuhiro.iwamatsu.yj@renesas.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).