From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Wed, 28 Sep 2016 14:04:24 -0500 Subject: [U-Boot] [PATCH RESEND] phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID In-Reply-To: <8d05f222-9272-9feb-3f82-551df0350212@denx.de> References: <1464279868-17764-1-git-send-email-andrea.merello@gmail.com> <8d05f222-9272-9feb-3f82-551df0350212@denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Sep 28, 2016 at 2:01 PM, Marek Vasut wrote: > On 09/28/2016 08:55 PM, Joe Hershberger wrote: >> On Tue, Sep 27, 2016 at 7:59 AM, Marek Vasut wrote: >>> On 05/26/2016 06:24 PM, Andrea Merello wrote: >>>> This adds support for internal delay on RX and TX on RGMII interface for the >>>> AR8035 phy. >>>> >>>> This is basically the same Linux driver do. Tested on a Zynq Zturn board (for >>>> which u-boot support in is my tree; first patch waiting ML approval) >>>> >>>> Signed-off-by: Andrea Merello >>> >>> Reviewed-by: Marek Vasut >>> Acked-by: Marek Vasut >>> >>> Can we get this applied ? Thanks >> >> This is assigned to Michal in patchwork, so at least someone thinks >> that's the correct path. I'm good either way. > > Well that doesn't make any sense, so please pick it. Probably was done because it mentions it's for a Zynq board. Sure would be nice if patchwork listed a history of who changed what fields. -Joe