[PATCH 5/7] ARM: mxs: convert tx28 board to device tree
From: Shawn Guo <hidden>
Date: 2012-07-09 14:18:26
On Mon, Jul 09, 2012 at 03:04:53PM +0200, Lothar Wa?mann wrote:
This doesn't work at least because the pins that are used for PHY strap options need to be reconfigured for their FEC functionality after releasing the PHY reset.
Ah, right. I missed that the pins used for PHY strap options are actually FEC pins.
But even after adding the missing reconfiguration the ethernet PHY does not work.
How did you do that? Since the pins will be switched between GPIO and FEC functionality, they should not be defined in "hog" node any more. It becomes difficult.
Since I currently don't have time to delve deeper into this, you may drop the TX28 board support until I get time to do the conversion to DT myself.
I plan to convert all the board files to DT and make the whole mach-mxs DT only, and then more cleanup works can be proceeded. It's much preferred you can work on it yourself, if you can get to this soon. Otherwise, I can remotely work it out with your help on testing? ;) -- Regards, Shawn