public trm am572x (was Re: Re: [PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants)

2014-11-04 Thread Nishanth Menon
On 09/05/2014 01:14 PM, Menon, Nishanth wrote: > On 09/05/2014 01:08 PM, Paul Walmsley wrote: > [...] Just adding to this: public version of AM572x is now available here: http://www.ti.com/lit/spruhz6 -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe li

Re: [PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants

2014-09-05 Thread Nishanth Menon
On 09/05/2014 01:08 PM, Paul Walmsley wrote: [...] >> In the meanwhile, we will try to provide test logs that you may desire >> for at least the platforms we have functioning and access to. please >> feel free to request specific test vectors if you feel our coverage is >> not good enough. > >

Re: [PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants

2014-09-05 Thread Paul Walmsley
On Thu, 28 Aug 2014, Nishanth Menon wrote: > On Thu, Aug 28, 2014 at 1:19 AM, Paul Walmsley wrote: > > On Wed, 27 Aug 2014, Nishanth Menon wrote: > > > >> On Mon, Jul 28, 2014 at 12:34 AM, Lokesh Vutla wrote: > >> > On Monday 28 July 2014 10:59 AM, Paul Walmsley wrote: > >> >> On Mon, 28 Jul 201

Re: [PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants

2014-08-28 Thread Nishanth Menon
On Thu, Aug 28, 2014 at 1:19 AM, Paul Walmsley wrote: > On Wed, 27 Aug 2014, Nishanth Menon wrote: > >> On Mon, Jul 28, 2014 at 12:34 AM, Lokesh Vutla wrote: >> > On Monday 28 July 2014 10:59 AM, Paul Walmsley wrote: >> >> On Mon, 28 Jul 2014, Lokesh Vutla wrote: >> >> >> >>> From: Rajendra Nayak

Re: [PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants

2014-08-27 Thread Paul Walmsley
On Wed, 27 Aug 2014, Nishanth Menon wrote: > On Mon, Jul 28, 2014 at 12:34 AM, Lokesh Vutla wrote: > > On Monday 28 July 2014 10:59 AM, Paul Walmsley wrote: > >> On Mon, 28 Jul 2014, Lokesh Vutla wrote: > >> > >>> From: Rajendra Nayak > >>> > >>> Use the corresponding compatibles to identify the

Re: [PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants

2014-08-27 Thread Nishanth Menon
On Mon, Jul 28, 2014 at 12:34 AM, Lokesh Vutla wrote: > On Monday 28 July 2014 10:59 AM, Paul Walmsley wrote: >> On Mon, 28 Jul 2014, Lokesh Vutla wrote: >> >>> From: Rajendra Nayak >>> >>> Use the corresponding compatibles to identify the devices. >>> >>> Signed-off-by: Rajendra Nayak >>> Signe

Re: [PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants

2014-07-27 Thread Lokesh Vutla
On Monday 28 July 2014 10:59 AM, Paul Walmsley wrote: > On Mon, 28 Jul 2014, Lokesh Vutla wrote: > >> From: Rajendra Nayak >> >> Use the corresponding compatibles to identify the devices. >> >> Signed-off-by: Rajendra Nayak >> Signed-off-by: Lokesh Vutla >> Acked-by: Nishanth Menon >> Tested-b

Re: [PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants

2014-07-27 Thread Paul Walmsley
On Mon, 28 Jul 2014, Lokesh Vutla wrote: > From: Rajendra Nayak > > Use the corresponding compatibles to identify the devices. > > Signed-off-by: Rajendra Nayak > Signed-off-by: Lokesh Vutla > Acked-by: Nishanth Menon > Tested-by: Nishanth Menon Thanks, queued for (hopefully) early v3.17-r

[PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants

2014-07-27 Thread Lokesh Vutla
From: Rajendra Nayak Use the corresponding compatibles to identify the devices. Signed-off-by: Rajendra Nayak Signed-off-by: Lokesh Vutla Acked-by: Nishanth Menon Tested-by: Nishanth Menon --- Changes since v1: -Removed an extra blank line as suggested by Suman. arch/arm/mach-omap2/