linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add device tree support for davinci_mdio driver and fix cpsw DT binding documentation
@ 2012-08-06 15:05 Mugunthan V N
  2012-08-06 15:05 ` [PATCH 1/2] drivers: net: ethernet: davince_mdio: device tree implementation Mugunthan V N
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mugunthan V N @ 2012-08-06 15:05 UTC (permalink / raw)
  To: linux-arm-kernel

This patch set adds support for device tree for Davinci MDIO driver and fixes
CPSW DT binding documentation to make it copy pastable to dts file.

This patch set is tested with the following git tree on AM335X Beagle Bone
https://github.com/hvaibhav/am335x-linux/tree/am335x-upstream-staging-cpsw

Mugunthan V N (2):
  drivers: net: ethernet: davince_mdio: device tree implementation
  documentation: dt: bindings: cpsw: fixing the examples for directly
    using it in dts file

 Documentation/devicetree/bindings/net/cpsw.txt     |  101 ++++++++++---------
 .../devicetree/bindings/net/davinci-mdio.txt       |   33 +++++++
 drivers/net/ethernet/ti/davinci_mdio.c             |   41 +++++++-
 3 files changed, 123 insertions(+), 52 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/davinci-mdio.txt

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-07 23:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-06 15:05 [PATCH 0/2] Add device tree support for davinci_mdio driver and fix cpsw DT binding documentation Mugunthan V N
2012-08-06 15:05 ` [PATCH 1/2] drivers: net: ethernet: davince_mdio: device tree implementation Mugunthan V N
2012-08-06 15:05 ` [PATCH 2/2] documentation: dt: bindings: cpsw: fixing the examples for directly using it in dts file Mugunthan V N
2012-08-07 23:25 ` [PATCH 0/2] Add device tree support for davinci_mdio driver and fix cpsw DT binding documentation David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).