[PATCH v2 0/5] net: macb updates

From: Soren Brinkmann
Date: Tue Dec 10 2013 - 19:07:44 EST


I'd really like to have Ethernet working for Zynq, so I want to at least
revive this discussion regarding this patchset. And the first four
patches should not even be too controversial.
I didn't change anything compared to my original RFC submission, except
for a typo in one of the commit messages.
Handling the tx_clk as optional clock input seems a little bit weird,
but it works on my Zynq platform and should be compatible with other
users of macb and their DT descriptions.

Thanks,
SÃren

Soren Brinkmann (5):
net: macb: Migrate to dev_pm_ops
net: macb: Migrate to devm clock interface
net: macb: Use devm_ioremap()
net: macb: Use devm_request_irq()
net: macb: Adjust tx_clk when link speed changes

drivers/net/ethernet/cadence/macb.c | 126 +++++++++++++++++++++++++++---------
drivers/net/ethernet/cadence/macb.h | 1 +
2 files changed, 98 insertions(+), 29 deletions(-)

--
1.8.5.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/