Merge branch 'macb'
authorDavid S. Miller <davem@davemloft.net>
Wed, 11 Dec 2013 03:56:31 +0000 (22:56 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Dec 2013 03:56:31 +0000 (22:56 -0500)
commit4ba3f99a3624187f47f160234fc49a3b8054a0c1
tree68977e7fae1bdb561770f5ae0590951fda62e72c
parentfa08943b975c08697e57aff26784970dd0dd926a
parente1824dfe0d8e6bae55859eb016ce21b61d1b8c85
Merge branch 'macb'

From: Soren Brinkmann <soren.brinkmann@xilinx.com>

====================
net: macb updates

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>