From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Thu, 21 Apr 2016 07:46:34 +0200 Subject: [U-Boot] [PATCH v6 2/7] net: zynq_gem: Add the passing of the phy-handle node In-Reply-To: <5717DB76.90703@ti.com> References: <1460723242-20805-1-git-send-email-dmurphy@ti.com> <1460723242-20805-2-git-send-email-dmurphy@ti.com> <5717DB76.90703@ti.com> Message-ID: <5718693A.3030001@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 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. Thanks, Michal