lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 6 Jun 2013 09:42:06 +0200
From:	Benoit Cousson <b-cousson@...com>
To:	Mugunthan V N <mugunthanvnm@...com>
CC:	<netdev@...r.kernel.org>, <devicetree-discuss@...ts.ozlabs.org>,
	<benoit.cousson@...aro.org>, <linux-omap@...r.kernel.org>,
	<davem@...emloft.net>
Subject: Re: [net-next PATCH v4 0/5] Adding pinctrl PM support for CPSW and
 MDIO

Hi Mugunthan,

On 06/05/2013 07:08 PM, Mugunthan V N wrote:
> 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.
> 
> Changes from v2
> * Fixed the multi comment style as per net coding style
> * Fixed checkpatch error (more than 80 characters)
> 
> Changes from v3
> * Removed below patch as it has already merged to net-next
> 	ARM: dts: AM33XX: Add CPSW phy_id device tree data to am335x-evmsk
> * Rebased to net-next as there was a merge conflict in DT files

You should try to avoid pushing DTS patches outside the arm-soc tree, it
will generate a bunch a conflict when arm-soc and net trees will be merged.

Could you post separately all the DTS patches and rebase them on the
for_3.11/dts branch that already contains a bunch of AM33xx patches?

Thanks,
Benoit

> 
> Hebbar Gururaja (1):
>   net: cpsw: enhance pinctrl support
> 
> Mugunthan V N (4):
>   net: davinci_mdio: enhance pinctrl support
>   ARM: dts: AM33XX: Add pinmux configuration for CPSW to beaglebone
>   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     |   50 ++++++++++++++++++++++++++++++++
>  drivers/net/ethernet/ti/cpsw.c         |   48 ++++++++++++++++++++++++++++++
>  drivers/net/ethernet/ti/davinci_mdio.c |   45 ++++++++++++++++++++++++++++
>  5 files changed, 217 insertions(+)
> 

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ