[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1386720443-24100-1-git-send-email-soren.brinkmann@xilinx.com>
Date: Tue, 10 Dec 2013 16:07:18 -0800
From: Soren Brinkmann <soren.brinkmann@...inx.com>
To: Nicolas Ferre <nicolas.ferre@...el.com>,
David Miller <davem@...emloft.net>
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
Sören Brinkmann <soren.brinkmann@...inx.com>,
Michal Simek <michal.simek@...inx.com>
Subject: [PATCH v2 0/5] 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.
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists