RE: [PATCH RESEND v2 1/2] arm/dts: Add AM33XX basic pinctrl support

2012-08-12 Thread AnilKumar, Chimata
Peter, On Wed, Aug 08, 2012 at 17:35:44, Ujfalusi, Peter wrote: > On 07/31/2012 04:37 PM, AnilKumar, Chimata wrote: > >> I'm just curious about the size here: how it ended up as 0x0338? > >> While looking at the TRM of AM335x I can come up with 0x0238 (0x44e10800 - > >> 0x44e10a38), but I don't se

Re: [PATCH RESEND v2 1/2] arm/dts: Add AM33XX basic pinctrl support

2012-08-08 Thread Peter Ujfalusi
On 07/31/2012 04:37 PM, AnilKumar, Chimata wrote: >> I'm just curious about the size here: how it ended up as 0x0338? >> While looking at the TRM of AM335x I can come up with 0x0238 (0x44e10800 - >> 0x44e10a38), but I don't see any sings of the remaining 0x0100 to be >> documented at least. > > No

RE: [PATCH RESEND v2 1/2] arm/dts: Add AM33XX basic pinctrl support

2012-08-07 Thread AnilKumar, Chimata
Hi Tony, On Tue, Aug 07, 2012 at 13:13:48, Tony Lindgren wrote: > * AnilKumar, Chimata [120731 06:37]: > > Hi Peter, > > > > On Fri, Jul 27, 2012 at 14:40:52, Ujfalusi, Peter wrote: > > > Hi, > > > > > > On 07/24/2012 06:45 PM, AnilKumar Ch wrote: > > > > Adds basic pinctrl support for AM33XX f

Re: [PATCH RESEND v2 1/2] arm/dts: Add AM33XX basic pinctrl support

2012-08-07 Thread Tony Lindgren
* AnilKumar, Chimata [120731 06:37]: > Hi Peter, > > On Fri, Jul 27, 2012 at 14:40:52, Ujfalusi, Peter wrote: > > Hi, > > > > On 07/24/2012 06:45 PM, AnilKumar Ch wrote: > > > Adds basic pinctrl support for AM33XX family of devices. This patch > > > is based on the pinctrl-simple driver submitte

RE: [PATCH RESEND v2 1/2] arm/dts: Add AM33XX basic pinctrl support

2012-07-31 Thread AnilKumar, Chimata
Hi Peter, On Fri, Jul 27, 2012 at 14:40:52, Ujfalusi, Peter wrote: > Hi, > > On 07/24/2012 06:45 PM, AnilKumar Ch wrote: > > Adds basic pinctrl support for AM33XX family of devices. This patch > > is based on the pinctrl-simple driver submitted by Tony Lindgren's > > here: http://lwn.net/Articles

Re: [PATCH RESEND v2 1/2] arm/dts: Add AM33XX basic pinctrl support

2012-07-27 Thread Peter Ujfalusi
Hi, On 07/24/2012 06:45 PM, AnilKumar Ch wrote: > Adds basic pinctrl support for AM33XX family of devices. This patch > is based on the pinctrl-simple driver submitted by Tony Lindgren's > here: http://lwn.net/Articles/496075/ > > Signed-off-by: AnilKumar Ch > --- > arch/arm/boot/dts/am33xx.dts

[PATCH RESEND v2 1/2] arm/dts: Add AM33XX basic pinctrl support

2012-07-24 Thread AnilKumar Ch
Adds basic pinctrl support for AM33XX family of devices. This patch is based on the pinctrl-simple driver submitted by Tony Lindgren's here: http://lwn.net/Articles/496075/ Signed-off-by: AnilKumar Ch --- arch/arm/boot/dts/am33xx.dtsi |9 + 1 file changed, 9 insertions(+) diff --git