]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: mediatek: add controlling power domain the ethernet belongs to
authorSean Wang <sean.wang@mediatek.com>
Wed, 14 Sep 2016 15:13:18 +0000 (23:13 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Sep 2016 06:22:57 +0000 (02:22 -0400)
commit9aa1c97cbed56143c5796f6e95d2ce4822e7022c
treee480b438f50bded0e43e85f409c53e768ab84d41
parent68cfd55a29df22aaf1ffa47cad024a83df193a09
net: ethernet: mediatek: add controlling power domain the ethernet belongs to

introduce power domain control which the digital circuit of
the ethernet belongs to inside the flow of hardware initialization
and deinitialization which helps the entire ethernet hardware block
could restart cleanly and completely as being back to the initial
state when the whole machine reboot.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mediatek/mtk_eth_soc.c