From: Chin Liang See <clsee@altera.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 1/7] net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF
Date: Mon, 7 Dec 2015 21:39:22 +0800 [thread overview]
Message-ID: <1449495562.2213.12.camel@altera.com> (raw)
In-Reply-To: <1449494326-6166-1-git-send-email-marex@denx.de>
On Mon, 2015-12-07 at 14:18 +0100, Marek Vasut wrote:
> Add code to process the KSZ9021/KSZ9031 OF props if they are present
> and configure skew registers based on the information from the OF.
> This code is only enabled if the DM support for ethernet is also
> enabled.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Joe Hershberger <joe.hershberger@ni.com>
> Cc: Chin Liang See <clsee@altera.com>
> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> ---
> drivers/net/phy/micrel.c | 146
> ++++++++++++++++++++++++++++++++++++++++++++++-
> 1 file changed, 145 insertions(+), 1 deletion(-)
>
> V2: - Implement struct ksz90x1_reg_field to describe the skew
> register
> fields more accurately.
> - Fix RXDV/TXEN skew register default value and offset.
>
>
Acked-by: Chin Liang See <clsee@altera.com>
Thanks
Chin Liang
prev parent reply other threads:[~2015-12-07 13:39 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-05 20:41 [U-Boot] [PATCH 1/7] net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF Marek Vasut
2015-12-05 20:41 ` [U-Boot] [PATCH 2/7] arm: socfpga: socrates: Add missing PHY skew config Marek Vasut
2015-12-07 7:00 ` Chin Liang See
2015-12-05 20:41 ` [U-Boot] [PATCH 3/7] arm: socfpga: arria5-socdk: Remove Micrel PHY configuration Marek Vasut
2015-12-07 12:10 ` Chin Liang See
2015-12-05 20:41 ` [U-Boot] [PATCH 4/7] arm: socfpga: cyclone5-socdk: " Marek Vasut
2015-12-07 12:12 ` Chin Liang See
2015-12-05 20:41 ` [U-Boot] [PATCH 5/7] arm: socfpga: de0_nano: " Marek Vasut
2015-12-07 12:13 ` Chin Liang See
2015-12-05 20:41 ` [U-Boot] [PATCH 6/7] arm: socfpga: sockit: " Marek Vasut
2015-12-07 12:14 ` Chin Liang See
2015-12-05 20:41 ` [U-Boot] [PATCH 7/7] arm: socfpga: socrates: " Marek Vasut
2015-12-07 12:14 ` Chin Liang See
2015-12-07 10:00 ` [U-Boot] [PATCH 1/7] net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF Chin Liang See
2015-12-07 12:21 ` Marek Vasut
2015-12-07 13:18 ` [U-Boot] [PATCH V2 " Marek Vasut
2015-12-07 13:39 ` Chin Liang See [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=1449495562.2213.12.camel@altera.com \
--to=clsee@altera.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.