lkml.org 
[lkml]   [2016]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/3] net: thunderx: Cleanup PHY probing code.
> +		phy_np = of_parse_phandle(node, "phy-handle", 0);
> + /* If there is no phy or defective firmware presents
> + * this cortina phy, for which there is no driver
> + * support, ignore it.
> + */
> + if (phy_np &&
> + !of_device_is_compatible(phy_np, "cortina,cs4223-slice")) {

Hi David

What is a cortina,cs4223-slice, and why does it need to be handled differently?

Thanks
Andrew

\
 
 \ /
  Last update: 2016-03-11 19:01    [W:0.085 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site