]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvneta: get optional bus clk
authorJisheng Zhang <jszhang@marvell.com>
Wed, 20 Jan 2016 11:27:24 +0000 (19:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jan 2016 20:04:59 +0000 (12:04 -0800)
commitab0f767728075927f29c608de1cb616eaa520004
tree5b76dfbc514214a783ebd1ce36dcd716c0299412
parentcbd58590927b5c98999646d3ffb6c0c5a713198b
net: mvneta: get optional bus clk

Some platforms may provide more than one clk for the mvneta IP, for
example Marvell BG4CT provides one clk for the mac core, and one
clk for the AXI bus logic. Obviously this bus clk also need to
be enabled. This patch adds this optional "bus" clk support.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvneta.c