netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCH 0/6] Adding pinctrl PM support for CPSW and Davinci MDIO drivers
@ 2013-05-03  7:38 Mugunthan V N
  2013-05-03  7:38 ` [net-next PATCH 1/6] net: cpsw: enhance pinctrl support Mugunthan V N
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Mugunthan V N @ 2013-05-03  7:38 UTC (permalink / raw)
  To: netdev
  Cc: davem, devicetree-discuss, linux-omap, b-cousson, paul,
	Mugunthan V N

This patch series adds the following features
* Adding pinctrl PM support for CPSW and MDIO for Power Optimization
* Adding phy address to the CPSW node for EVMsk board

Hebbar Gururaja (1):
  net: cpsw: enhance pinctrl support

Mugunthan V N (5):
  net: davinci_mdio: enhance pinctrl support
  ARM: dts: AM33XX: Add pinmux configuration for CPSW to beaglebone
  ARM: dts: AM33XX: Add CPSW phy_id device tree data to am335x-evmsk
  ARM: dts: AM33XX: Add pinmux configuration for CPSW to EVMsk
  ARM: dts: AM33XX: Add pinmux configuration for CPSW to am335x EVM

 arch/arm/boot/dts/am335x-bone.dts      |   38 +++++++++++++++++++++
 arch/arm/boot/dts/am335x-evm.dts       |   36 ++++++++++++++++++++
 arch/arm/boot/dts/am335x-evmsk.dts     |   58 ++++++++++++++++++++++++++++++++
 drivers/net/ethernet/ti/cpsw.c         |   49 +++++++++++++++++++++++++++
 drivers/net/ethernet/ti/davinci_mdio.c |   46 +++++++++++++++++++++++++
 5 files changed, 227 insertions(+)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-05-03  9:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-03  7:38 [net-next PATCH 0/6] Adding pinctrl PM support for CPSW and Davinci MDIO drivers Mugunthan V N
2013-05-03  7:38 ` [net-next PATCH 1/6] net: cpsw: enhance pinctrl support Mugunthan V N
2013-05-03  7:38 ` [net-next PATCH 2/6] net: davinci_mdio: " Mugunthan V N
2013-05-03  7:38 ` [net-next PATCH 3/6] ARM: dts: AM33XX: Add pinmux configuration for CPSW to beaglebone Mugunthan V N
2013-05-03  7:38 ` [net-next PATCH 4/6] ARM: dts: AM33XX: Add CPSW phy_id device tree data to am335x-evmsk Mugunthan V N
2013-05-03  7:38 ` [net-next PATCH 5/6] ARM: dts: AM33XX: Add pinmux configuration for CPSW to EVMsk Mugunthan V N
2013-05-03  7:38 ` [net-next PATCH 6/6] ARM: dts: AM33XX: Add pinmux configuration for CPSW to am335x EVM Mugunthan V N
2013-05-03  7:42 ` [net-next PATCH 0/6] Adding pinctrl PM support for CPSW and Davinci MDIO drivers David Miller
2013-05-03  9:49   ` Mugunthan V N

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