From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Thu, 21 Apr 2016 15:42:37 +0200 Subject: [U-Boot] [PATCH v6 2/7] net: zynq_gem: Add the passing of the phy-handle node In-Reply-To: <20160421115114.GL3732@bill-the-cat> References: <1460723242-20805-1-git-send-email-dmurphy@ti.com> <1460723242-20805-2-git-send-email-dmurphy@ti.com> <5717DB76.90703@ti.com> <5718693A.3030001@xilinx.com> <20160421115114.GL3732@bill-the-cat> Message-ID: <5718D8CD.2000907@xilinx.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 21.4.2016 13:51, Tom Rini wrote: > On Thu, Apr 21, 2016 at 07:46:34AM +0200, Michal Simek wrote: >> On 20.4.2016 21:41, Dan Murphy wrote: >>> Bump? >>> On 04/15/2016 07:27 AM, Dan Murphy wrote: >>>> Add the ability to pass the phy-handle node offset >>>> to the phy driver. This allows the phy driver >>>> to access the DT subnode's data and parse accordingly. >>>> >>>> Signed-off-by: Dan Murphy >>>> Tested-by: Michal Simek >>>> --- >>>> >>>> v6 - No changes - https://patchwork.ozlabs.org/patch/608769/ >>>> >>>> drivers/net/zynq_gem.c | 15 ++++++++++----- >>>> 1 file changed, 10 insertions(+), 5 deletions(-) >> >> >> Joe, Tom: Do you want to take this series? >> I am happy to do so because there is xilinx part. > > If Joe doesn't want to take it, I will. Ok. Thanks, Michal