]> git.ipfire.org Git - people/ms/u-boot.git/commit
net: zynq_gem: Add the passing of the phy-handle node
authorDan Murphy <dmurphy@ti.com>
Mon, 2 May 2016 20:45:57 +0000 (15:45 -0500)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 24 May 2016 16:42:04 +0000 (11:42 -0500)
commit20671a98960e7a98696bfbca1c902be6ccba013b
tree71b9568312e3742f2741e80a96369d5e386b3b97
parentcb3862277b73b57ade3774b8fa684d3d7c324ba3
net: zynq_gem: Add the passing of the phy-handle node

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 <dmurphy@ti.com>
Tested-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/zynq_gem.c