From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Wed, 28 Sep 2016 14:13:44 -0500 Subject: [U-Boot] [PATCH RESEND] phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID In-Reply-To: <82e8dc50-a66a-d70c-9963-5158f14bb2aa@denx.de> References: <1464279868-17764-1-git-send-email-andrea.merello@gmail.com> <8d05f222-9272-9feb-3f82-551df0350212@denx.de> <82e8dc50-a66a-d70c-9963-5158f14bb2aa@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:10 PM, Marek Vasut wrote: > On 09/28/2016 09:04 PM, Joe Hershberger wrote: >> 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. > > I would rather avoid fingerpointing, but probably Tom, he's the one > doing the hard work of reassigning patches and is alone at it I think. > Thus, accidents can happen. I also assign some, mostly unassigned and pertaining to me. I certainly try to not take patches assigned to others when there's any doubt in case they are in progress. I'm not interested in finger-pointing so much as knowing who to ask about the assignment. -Joe