From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 02/12] net: emaclite: Add MDIO support to driver
Date: Wed, 16 Dec 2015 09:30:32 +0100 [thread overview]
Message-ID: <56712128.3060704@xilinx.com> (raw)
In-Reply-To: <CANr=Z=YZu55BtdEWWw_y-rvPBf5Cz5jYPhYdqLh=BKTd=jmMyw@mail.gmail.com>
On 15.12.2015 22:22, Joe Hershberger wrote:
> On Fri, Dec 11, 2015 at 6:03 AM, Michal Simek <michal.simek@xilinx.com> wrote:
>> Add MDIO support before move to DM.
>>
>> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
>
> It looks like this is using the old MDIO API. I'm guessing this is a
> patch that has existed for a while or something. You seem to follow it
> up with a patch that reworks this. Since this is ephemeral, I guess...
>
> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
yes. It was in xilinx trees for years and I have never had a time to
push it it mainline.
Even this patch is very important because emaclite can't work on 1Gb/s.
With phylib there is restriction for phy negotiation just for 10 and 100.
Thanks,
Michal
next prev parent reply other threads:[~2015-12-16 8:30 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-11 12:03 [U-Boot] [PATCH 00/12] Moving Emaclite to DM + MDIO support Michal Simek
2015-12-11 12:03 ` [U-Boot] [PATCH 01/12] net: emaclite: Remove ancient OF probe function Michal Simek
2015-12-15 21:08 ` Joe Hershberger
2015-12-11 12:03 ` [U-Boot] [PATCH 02/12] net: emaclite: Add MDIO support to driver Michal Simek
2015-12-15 21:22 ` Joe Hershberger
2015-12-16 8:30 ` Michal Simek [this message]
2015-12-11 12:03 ` [U-Boot] [PATCH 03/12] net: emaclite: Convert MDIO to use register offset Michal Simek
2015-12-15 21:32 ` Joe Hershberger
2015-12-11 12:03 ` [U-Boot] [PATCH 04/12] net: emaclite: Use indirect register access for tx_ping/pong Michal Simek
2015-12-15 21:36 ` Joe Hershberger
2015-12-11 12:03 ` [U-Boot] [PATCH 05/12] " Michal Simek
2015-12-15 21:36 ` Joe Hershberger
2015-12-16 10:08 ` Michal Simek
2015-12-11 12:03 ` [U-Boot] [PATCH 06/12] net: emaclite: Use indirect register access for TX reset Michal Simek
2015-12-15 21:37 ` Joe Hershberger
2015-12-11 12:03 ` [U-Boot] [PATCH 07/12] net: emaclite: Fix logic around available TX buffers Michal Simek
2015-12-15 21:38 ` Joe Hershberger
2015-12-11 12:03 ` [U-Boot] [PATCH 08/12] net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag Michal Simek
2015-12-11 12:03 ` [U-Boot] [PATCH 09/12] net: emaclite: Use indirect reg access in send Michal Simek
2015-12-15 21:44 ` Joe Hershberger
2015-12-11 12:03 ` [U-Boot] [PATCH 10/12] net: emaclite: Use indirect access in emaclite_recv Michal Simek
2015-12-15 22:20 ` Joe Hershberger
2015-12-17 11:24 ` Michal Simek
2015-12-11 12:03 ` [U-Boot] [PATCH 11/12] net: emaclite: Move driver to DM Michal Simek
2015-12-15 22:34 ` Joe Hershberger
2015-12-16 9:52 ` Michal Simek
2015-12-11 12:03 ` [U-Boot] [PATCH 12/12] net: emaclite: Move emaclite to Kconfig Michal Simek
2015-12-15 22:35 ` Joe Hershberger
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=56712128.3060704@xilinx.com \
--to=michal.simek@xilinx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox