On Tue, Aug 16, 2016 at 10:14:50AM +0530, Shubhrajyoti Datta wrote:
Some of the platforms like zynqmp ultrascale+ has a
separate clock gate for the rx clock. Add an optional
rx_clk so that the clock can be enabled.
Signed-off-by: Shubhrajyoti Datta <redacted>
---
v2:
fix warnng
v3
Add that rx applies to zcu mpsoc
Documentation/devicetree/bindings/net/macb.txt | 1 +
Acked-by: Rob Herring <robh@kernel.org>
drivers/net/ethernet/cadence/macb.c | 31 +++++++++++++++++++++-----
drivers/net/ethernet/cadence/macb.h | 4 +++-
3 files changed, 30 insertions(+), 6 deletions(-)