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)
commitc218ad559020ff98f5d7de6c8bca05b635581777
tree080893413f9b3614d0d4774b8f18a4da19dac924
parentd4993e19da6e7eb18eeb509aeebb6796650a3c1f
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