From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Subject: Re: [PATCH 0/3] Add pinmux DT nodes to CPSW for AM335x Date: Wed, 19 Jun 2013 11:23:54 +0530 Message-ID: <51C14772.4090701@ti.com> References: <1370604775-21264-1-git-send-email-mugunthanvnm@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from bear.ext.ti.com ([192.94.94.41]:43069 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751089Ab3FSFz2 (ORCPT ); Wed, 19 Jun 2013 01:55:28 -0400 In-Reply-To: <1370604775-21264-1-git-send-email-mugunthanvnm@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Benoit Cousson Cc: Mugunthan V N , benoit.cousson@linaro.org, devicetree-discuss@lists.ozlabs.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, tony@atomide.com On 6/7/2013 5:02 PM, Mugunthan V N wrote: > Add pinmux DT nodes to CPSW for the following AM335x boards > * AM335x Beaglebone > * AM335x EVM > * AM335x EVMsk > default state contains the pinmux required for active mode and > sleep mode contains pinmux reset values for energy saving. > > Mugunthan V N (3): > 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 | 67 ++++++++++++++++++++++++++ > arch/arm/boot/dts/am335x-evm.dts | 64 +++++++++++++++++++++++++ > arch/arm/boot/dts/am335x-evmsk.dts | 92 ++++++++++++++++++++++++++++++++++++ > 3 files changed, 223 insertions(+) > Benoit Do you have any comments on this patch series, if not can you queue it for v3.11 Regards Mugunthan V N From mboxrd@z Thu Jan 1 00:00:00 1970 From: mugunthanvnm@ti.com (Mugunthan V N) Date: Wed, 19 Jun 2013 11:23:54 +0530 Subject: [PATCH 0/3] Add pinmux DT nodes to CPSW for AM335x In-Reply-To: <1370604775-21264-1-git-send-email-mugunthanvnm@ti.com> References: <1370604775-21264-1-git-send-email-mugunthanvnm@ti.com> Message-ID: <51C14772.4090701@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 6/7/2013 5:02 PM, Mugunthan V N wrote: > Add pinmux DT nodes to CPSW for the following AM335x boards > * AM335x Beaglebone > * AM335x EVM > * AM335x EVMsk > default state contains the pinmux required for active mode and > sleep mode contains pinmux reset values for energy saving. > > Mugunthan V N (3): > 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 | 67 ++++++++++++++++++++++++++ > arch/arm/boot/dts/am335x-evm.dts | 64 +++++++++++++++++++++++++ > arch/arm/boot/dts/am335x-evmsk.dts | 92 ++++++++++++++++++++++++++++++++++++ > 3 files changed, 223 insertions(+) > Benoit Do you have any comments on this patch series, if not can you queue it for v3.11 Regards Mugunthan V N