Re: [PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers

2012-10-08 Thread Tony Lindgren
* Jon Hunter [120928 14:48]: > > What is interesting is that it is the interrupt test that is failing for > timers 5-7. Any chance there is a problem with the interrupt mapping? I > checked the documentation for AM335x and I don't see anything obvious > that is wrong with the binding unless the d

RE: [PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers

2012-09-29 Thread Hiremath, Vaibhav
On Sat, Sep 29, 2012 at 03:17:51, Hunter, Jon wrote: > > On 09/28/2012 01:51 PM, Vaibhav Hiremath wrote: > > > > > > On 9/26/2012 10:23 PM, Jon Hunter wrote: > >> > >> On 09/20/2012 06:53 PM, Tony Lindgren wrote: > >>> * Benoit Cousson [120919 19:24]: > Hi Tony, > > I was about t

Re: [PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers

2012-09-28 Thread Jon Hunter
On 09/28/2012 01:51 PM, Vaibhav Hiremath wrote: [snip] > Jon, > > Sorry for delayed response, But I tried using your omap_test application > to validate this patch series, but it is failing for me. > > How did you test it? Are you running same test application at your end? > > I am debugging

Re: [PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers

2012-09-28 Thread Jon Hunter
On 09/28/2012 01:51 PM, Vaibhav Hiremath wrote: > > > On 9/26/2012 10:23 PM, Jon Hunter wrote: >> >> On 09/20/2012 06:53 PM, Tony Lindgren wrote: >>> * Benoit Cousson [120919 19:24]: Hi Tony, I was about to take the DTS patch, but was wondering if you will pull the driver ch

Re: [PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers

2012-09-28 Thread Jon Hunter
On 09/28/2012 01:51 PM, Vaibhav Hiremath wrote: > > > On 9/26/2012 10:23 PM, Jon Hunter wrote: >> >> On 09/20/2012 06:53 PM, Tony Lindgren wrote: >>> * Benoit Cousson [120919 19:24]: Hi Tony, I was about to take the DTS patch, but was wondering if you will pull the driver ch

Re: [PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers

2012-09-28 Thread Vaibhav Hiremath
On 9/26/2012 10:23 PM, Jon Hunter wrote: > > On 09/20/2012 06:53 PM, Tony Lindgren wrote: >> * Benoit Cousson [120919 19:24]: >>> Hi Tony, >>> >>> I was about to take the DTS patch, but was wondering if you will pull >>> the driver changes for 3.7. >> >> I suggest that you do a separate branch

Re: [PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers

2012-09-26 Thread Jon Hunter
On 09/20/2012 06:53 PM, Tony Lindgren wrote: > * Benoit Cousson [120919 19:24]: >> Hi Tony, >> >> I was about to take the DTS patch, but was wondering if you will pull >> the driver changes for 3.7. > > I suggest that you do a separate branch on top of Paul's hwmod series > when he posts those i

Re: [PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers

2012-09-26 Thread Jon Hunter
Hi All, I appear to be having problems receiving emails being sent to me by the mailing lists. I did not receive any of the responses to this patch set, but I know see online that there have been a few responses. So sorry for not responding. I have been complaining to our IT department but all th

Re: [PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers

2012-09-20 Thread Tony Lindgren
* Benoit Cousson [120919 19:24]: > Hi Tony, > > I was about to take the DTS patch, but was wondering if you will pull > the driver changes for 3.7. I suggest that you do a separate branch on top of Paul's hwmod series when he posts those if that works for you? Regards, Tony ___

Re: [PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers

2012-09-19 Thread Benoit Cousson
Hi Tony, I was about to take the DTS patch, but was wondering if you will pull the driver changes for 3.7. Thanks, Benoit On 09/14/2012 01:31 AM, Jon Hunter wrote: > This series adds device-tree support for the timers on OMAP2+ devices > including AM33xx. > > Testing: > 1. I have booted linux w

Re: [PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers

2012-09-13 Thread Jon Hunter
On 09/13/2012 06:31 PM, Jon Hunter wrote: > This series adds device-tree support for the timers on OMAP2+ devices > including AM33xx. One more comment. This has been tested on v3.6-rc5 and rebased on top of Tony's devel-dt branch. Cheers Jon ___ device

[PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers

2012-09-13 Thread Jon Hunter
This series adds device-tree support for the timers on OMAP2+ devices including AM33xx. Testing: 1. I have booted linux with this series on OMAP2420 H4, OMAP3430 Beagle and OMAP4430 Panda with/without device-tree present. 2. Vaibhav has booted linux on AM335x Beagle bone (thanks!) 3. I have tes