Re: [PATCH 2/2] ARM: dts: am335x-bone-common: Mark MAC as having only one PHY
From: Tony Lindgren <tony@atomide.com>
Date: 2016-06-10 11:31:15
Also in:
linux-omap, lkml
From: Tony Lindgren <tony@atomide.com>
Date: 2016-06-10 11:31:15
Also in:
linux-omap, lkml
* Grygorii Strashko [off-list ref] [160603 09:49]:
On 05/27/2016 09:17 PM, Andrew F. Davis wrote:quoted
Currently am33xx.dtsi declares the MAC controller to have two slave ports, on these boards we only use one, so set the slave count to one. This eliminates a console error message when the non-existent PHY is not detected.
...
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Applying both into omap-for-v4.8/dt thanks. Tony