
21 Oct
2011
21 Oct
'11
7:09 a.m.
On Oct 14, 2011, at 9:09 AM, Kumar Gala wrote:
The MDIO controller to talk to external PHYs is on FM1-DTSEC1 so don't allow disabling. If we disable it we end up powering the block down in the SoC and thus can't communicate to any external PHYs.
Signed-off-by: Kumar Gala galak@kernel.crashing.org
drivers/net/fm/p1023.c | 5 +++++ drivers/net/fm/p3060.c | 5 +++++ drivers/net/fm/p4080.c | 5 +++++ drivers/net/fm/p5020.c | 5 +++++ 4 files changed, 20 insertions(+), 0 deletions(-)
applied to 85xx
- k