]> git.baikalelectronics.ru Git - kernel.git/commit
macb: Add support for SiFive FU540-C000
authorYash Shah <yash.shah@sifive.com>
Tue, 18 Jun 2019 07:56:08 +0000 (13:26 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Jun 2019 02:02:27 +0000 (22:02 -0400)
commit170fa65c6773dcf02c3f7460917ac97d4c028f8b
tree080893413f9b3614d0d4774b8f18a4da19dac924
parent1b12c58fa637b3160e8ff214bf014209d9e9923d
macb: Add support for SiFive FU540-C000

The management IP block is tightly coupled with the Cadence MACB IP
block on the FU540, and manages many of the boundary signals from the
MACB IP. This patch only controls the tx_clk input signal to the MACB
IP. Future patches may add support for monitoring or controlling other
IP boundary signals.

Signed-off-by: Yash Shah <yash.shah@sifive.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cadence/macb_main.c