Searched hist:d7c3a206e6338e4ccdf030719dec028e26a521d5 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/freescale/ |
H A D | fec_main.c | diff d7c3a206e6338e4ccdf030719dec028e26a521d5 Tue Apr 09 05:40:56 CEST 2019 Andy Duan <fugang.duan@nxp.com> net: fec: manage ahb clock in runtime pm
Some SOC like i.MX6SX clock have some limits: - ahb clock should be disabled before ipg. - ahb and ipg clocks are required for MAC MII bus. So, move the ahb clock to runtime management together with ipg clock.
Signed-off-by: Fugang Duan <fugang.duan@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|