[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1369312228-3308-1-git-send-email-mugunthanvnm@ti.com>
Date: Thu, 23 May 2013 18:00:22 +0530
From: Mugunthan V N <mugunthanvnm@...com>
To: <netdev@...r.kernel.org>
CC: <davem@...emloft.net>, <devicetree-discuss@...ts.ozlabs.org>,
<linux-omap@...r.kernel.org>, <benoit.cousson@...aro.org>,
<paul@...an.com>, Mugunthan V N <mugunthanvnm@...com>
Subject: [net-next PATCH v2 0/6] Adding pinctrl PM support for CPSW and MDIO
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
Changes from initial version
* Fixed the multiline function call indentation as per David Miller
recommendation.
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
--
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