From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Subject: Re: [PATCH v2 0/2] ARM: dts: Add SHAM and AES DT information Date: Thu, 22 Aug 2013 14:24:01 +0530 Message-ID: <5215D1A9.4000508@ti.com> References: <1374078222-12883-1-git-send-email-mgreer@animalcreek.com> <5214C11F.8090808@baylibre.com> <5214C372.3080402@baylibre.com> <52158A7E.30305@ti.com> <5215CCFE.6040500@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]:42657 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752121Ab3HVIyj (ORCPT ); Thu, 22 Aug 2013 04:54:39 -0400 In-Reply-To: <5215CCFE.6040500@baylibre.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Benoit Cousson Cc: "Mark A. Greer" , Paul Walmsley , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "Fernandes, Joel" Hi Benoit, On Thursday 22 August 2013 02:04 PM, Benoit Cousson wrote: > Hi Lokesh, >=20 > On 22/08/2013 05:50, Lokesh Vutla wrote: >> Hi Benoit, >> On Wednesday 21 August 2013 07:11 PM, Benoit Cousson wrote: >>> Hi Mark, >>> >>> In fact I cannot even apply these patches since they are referring = the the edma controller node that does not seem to be there in 3.11-rc6= =2E >>> >>> Is this EDMA series supposed to be merged for 3.12? If this is the = case, where can I find a reference GIT for it? >> The following EDMA support dt patch series from Joel is needed : >> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg92176.html >> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg92177.html >=20 > Thanks, it works a little bit better with these patches :-) >=20 > What about the EDMA driver? Is this already in mainline or planned fo= r 3.12? Its already in mainline..:) Thanks and regards, Lokesh >=20 > Thanks, > Benoit >=20 >> >> Thanks and Regards, >> Lokesh >>> >>> Thanks, >>> Benoit >>> >>> On 21/08/2013 15:31, Benoit Cousson wrote: >>>> Hi Paul, >>>> >>>> On 21/08/2013 02:13, Paul Walmsley wrote: >>>>> Hi Beno=EEt, >>>>> >>>>> On Wed, 17 Jul 2013, Mark A. Greer wrote: >>>>> >>>>>> From: "Mark A. Greer" >>>>>> >>>>>> Long overdue patches to add the device tree updates and >>>>>> documentation for the SHAM and AES modules on the am33xx. >>>>>> The supporting code is already in the mainline kernel. >>>>>> >>>>>> This series is based on the current mainline kernel, >>>>>> c0d15cc (linked-list: Remove __list_for_each). >>>>>> >>>>>> Changes from v1: >>>>>> - Added missing '};' as pointed out by Lokesh Vutla >>>>>> >>>>> >>>>> I guess you should take these patches? >>>> >>>> You're right, I should, I've just never seen them :-( >>>> Thanks for the pointer. >>>> >>>> Mark, >>>> >>>> After a quick search on Google, I did not see any comment on these >>>> patches. Did you get any review so far? >>>> >>>> Thanks, >>>> Benoit >>>> >>> >>> --=20 >>> To unsubscribe from this list: send the line "unsubscribe linux-oma= p" in >>> the body of a message to majordomo@vger.kernel.org >>> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >=20 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: lokeshvutla@ti.com (Lokesh Vutla) Date: Thu, 22 Aug 2013 14:24:01 +0530 Subject: [PATCH v2 0/2] ARM: dts: Add SHAM and AES DT information In-Reply-To: <5215CCFE.6040500@baylibre.com> References: <1374078222-12883-1-git-send-email-mgreer@animalcreek.com> <5214C11F.8090808@baylibre.com> <5214C372.3080402@baylibre.com> <52158A7E.30305@ti.com> <5215CCFE.6040500@baylibre.com> Message-ID: <5215D1A9.4000508@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Benoit, On Thursday 22 August 2013 02:04 PM, Benoit Cousson wrote: > Hi Lokesh, > > On 22/08/2013 05:50, Lokesh Vutla wrote: >> Hi Benoit, >> On Wednesday 21 August 2013 07:11 PM, Benoit Cousson wrote: >>> Hi Mark, >>> >>> In fact I cannot even apply these patches since they are referring the the edma controller node that does not seem to be there in 3.11-rc6. >>> >>> Is this EDMA series supposed to be merged for 3.12? If this is the case, where can I find a reference GIT for it? >> The following EDMA support dt patch series from Joel is needed : >> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg92176.html >> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg92177.html > > Thanks, it works a little bit better with these patches :-) > > What about the EDMA driver? Is this already in mainline or planned for 3.12? Its already in mainline..:) Thanks and regards, Lokesh > > Thanks, > Benoit > >> >> Thanks and Regards, >> Lokesh >>> >>> Thanks, >>> Benoit >>> >>> On 21/08/2013 15:31, Benoit Cousson wrote: >>>> Hi Paul, >>>> >>>> On 21/08/2013 02:13, Paul Walmsley wrote: >>>>> Hi Beno?t, >>>>> >>>>> On Wed, 17 Jul 2013, Mark A. Greer wrote: >>>>> >>>>>> From: "Mark A. Greer" >>>>>> >>>>>> Long overdue patches to add the device tree updates and >>>>>> documentation for the SHAM and AES modules on the am33xx. >>>>>> The supporting code is already in the mainline kernel. >>>>>> >>>>>> This series is based on the current mainline kernel, >>>>>> c0d15cc (linked-list: Remove __list_for_each). >>>>>> >>>>>> Changes from v1: >>>>>> - Added missing '};' as pointed out by Lokesh Vutla >>>>>> >>>>> >>>>> I guess you should take these patches? >>>> >>>> You're right, I should, I've just never seen them :-( >>>> Thanks for the pointer. >>>> >>>> Mark, >>>> >>>> After a quick search on Google, I did not see any comment on these >>>> patches. Did you get any review so far? >>>> >>>> Thanks, >>>> Benoit >>>> >>> >>> -- >>> To unsubscribe from this list: send the line "unsubscribe linux-omap" in >>> the body of a message to majordomo at vger.kernel.org >>> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >