Home
last modified time | relevance | path

Searched hist:"1 e946297575b320e6f6ab8a33467df17d8e38923" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/phy/
H A Dxilinx_phy.c1e946297575b320e6f6ab8a33467df17d8e38923 Tue Dec 27 16:12:23 UTC 2016 Kamensky Ivan <kamensky.ivan@mail.ru> xilinx_phy: Pass correct pointer to fdtdec_get_int()

This patch fixes incorrect pointer on offset device in device tree blob.
When using with the component "Ethernet 1G/2.5G BASE-X PCS/PMA or SGMII"
it does not understand what type is XAE_PHY_TYPE_1000BASE_X and trying
to change frequency.

Signed-off-by: Kamensky Ivan <kamensky.ivan@mail.ru>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>