[PATCH v2 0/2] ARM: dts: Add SHAM and AES DT information
Joel Fernandes
joelf at ti.com
Fri Aug 23 12:53:50 EDT 2013
On 08/22/2013 04:24 PM, Mark A. Greer wrote:
> On Thu, Aug 22, 2013 at 10:34:06AM +0200, 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@vger.kernel.org/msg92176.html
>>> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg92177.html
>>
>> Thanks, it works a little bit better with these patches :-)
>
> Yeah, sorry.
>
> Given Mark Rutland's comments in another email, let me respin and send v3.
> I'll put a comment about the dependencies this time.
Just sanity tested these patches on v3.11-rc6 too.
Drivers register successfully after passing the boot crypto testmgr tests.
bash-4.2# cat /proc/crypto | grep -i omap
driver : ctr-aes-omap
driver : cbc-aes-omap
driver : ecb-aes-omap
driver : omap-hmac-sha256
driver : omap-hmac-sha224
driver : omap-sha256
driver : omap-sha224
driver : omap-hmac-md5
driver : omap-hmac-sha1
driver : omap-md5
driver : omap-sha1
Thanks,
-Joel
More information about the linux-arm-kernel
mailing list