Re: Micrel PHY KSZ8001 on MPC5200B FEC

2009-11-11 Thread Grant Likely
On Wed, Nov 11, 2009 at 11:33 PM, Roman Fietze wrote: > As Grant mentioned as well, the key was and is a correct DTS. (At > least) one statement was missing: > >  interrupt-parent = <&mpc5200_pic>; > > This statement seemed to move all the way up from the devices to the > root of the tree, and som

Re: Micrel PHY KSZ8001 on MPC5200B FEC

2009-11-11 Thread Roman Fietze
Hello Suvidh, On Wednesday 28 October 2009 16:19:04 suvidh kankariya wrote: > I am sorry for the misguided statement. No problem, help is always welcome. > I indeed had patched it. Allthough Grant's mail got stuck in our beloved Notes spam filter, we found out how to use that KSZ8001 on our bo

Re: Micrel PHY KSZ8001 on MPC5200B FEC

2009-10-28 Thread suvidh kankariya
; +module_exit(micrel_exit); Suvidh -- Message: 6 Date: Tue, 27 Oct 2009 20:54:47 +0100 From: Roman Fietze To: linuxppc-dev@lists.ozlabs.org Subject: Re: Micrel PHY KSZ8001 on MPC5200B FEC Message-ID: <200910272054.47398.roman.fie...@telemotive.de> Conten

Re: Micrel PHY KSZ8001 on MPC5200B FEC

2009-10-27 Thread Grant Likely
On Tue, Oct 27, 2009 at 1:54 PM, Roman Fietze wrote: > Hello Suvidh, > > On Tuesday 27 October 2009 17:47:51 suvidh kankariya wrote: > >> A driver for micrel phy exists in /drivers/net/phy/micrel.c. in >> 2.6.30. > > Am I somewhat blind, or do you have access to other 2.6.30's than I > have? > > I

Re: Micrel PHY KSZ8001 on MPC5200B FEC

2009-10-27 Thread Roman Fietze
Hello Suvidh, On Tuesday 27 October 2009 17:47:51 suvidh kankariya wrote: > A driver for micrel phy exists in /drivers/net/phy/micrel.c. in > 2.6.30. Am I somewhat blind, or do you have access to other 2.6.30's than I have? I searched git.kernel.org, git.denx.de and git.secretlab.ca, but could

Micrel PHY KSZ8001 on MPC5200B FEC

2009-10-27 Thread Roman Fietze
Hello, We would need some help on how to make a Micrel KSZ8001 work on the MPC5200B FEC using the kernel DENX-v2.6.3[01]. We can already boot the kernel and device tree using TFTP and this PHY using a recent U-Boot version, so we would need some pointers how to acomplish that. Add a proper PHY d