]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2e17669c99015262e985fa37e056426f0bc08dc8
tree68977e7fae1bdb561770f5ae0590951fda62e72c
parent55190faccf8943e495c4d162ca07de12ff04f532
parent4f0cf39743b4c29cefcc09b42698603a49036b11
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>