commit | c218ad559020ff98f5d7de6c8bca05b635581777 | [log] [tgz] |
---|---|---|
author | Yash Shah <yash.shah@sifive.com> | Tue Jun 18 13:26:08 2019 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 18 22:02:27 2019 -0400 |
tree | 080893413f9b3614d0d4774b8f18a4da19dac924 | |
parent | d4993e19da6e7eb18eeb509aeebb6796650a3c1f [diff] |
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>