Re: [PATCH 2/3] [POWERPC] fsl_soc: add support for gianfar for fixed-link property
From: Kumar Gala <hidden>
Date: 2008-01-18 06:48:54
Also in:
linuxppc-dev
From: Kumar Gala <hidden>
Date: 2008-01-18 06:48:54
Also in:
linuxppc-dev
On Fri, 7 Dec 2007, Vitaly Bordug wrote:
fixed-link says: register new "Fixed/emulated PHY", i.e. PHY that not connected to the real MDIO bus. Signed-off-by: Vitaly Bordug <redacted> Signed-off-by: Anton Vorontsov <redacted> --- Documentation/powerpc/booting-without-of.txt | 4 + arch/powerpc/sysdev/fsl_soc.c | 79 ++++++++++++++++++++------ 2 files changed, 66 insertions(+), 17 deletions(-)
applied. - k