[meta-xilinx] ZynqMP - Multiple ETH - Not detected PHY?
Oleg K Dzhimiev
oleg at elphel.com
Wed Jan 3 12:29:38 PST 2018
Hi,
I had this problem with the older Zynq7 series board https://github.com/
> kratsg/meta-l1calo/commit/940fa27aa6c9a456ccca7ec60351c26287f9f671 and
> this was the patch to get the PHY working.
If that patch does not work. Try changing:
> compatible = "marvell,88e1116r";
to
> compatible = "ethernet-phy-ieee802.3-c22";
Also, see Documentation/devicetree/bindings/net/phy.txt
<https://github.com/Xilinx/linux-xlnx/blob/master/Documentation/devicetree/bindings/net/phy.txt>
Example: zynq-parallella.dts
<https://github.com/Xilinx/linux-xlnx/blob/master/arch/arm/boot/dts/zynq-parallella.dts>
Regards,
Oleg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20180103/e70699aa/attachment.html>
More information about the meta-xilinx
mailing list