Re: [PATCHv2] powerpc/crypto: Add property for 'era' in SEC dts crypto node

2013-04-11 Thread Kumar Gala
On Apr 10, 2013, at 10:45 PM, Vakul Garg wrote: > The crypto node now contains a new property 'fsl,sec-era'. > This is required so that applications can retrieve era info without > having to be able to read SEC's register space. > > Signed-off-by: Vakul Garg > --- > Changelog: > > v2: Ad

[PATCHv2] powerpc/crypto: Add property for 'era' in SEC dts crypto node

2013-04-10 Thread Vakul Garg
The crypto node now contains a new property 'fsl,sec-era'. This is required so that applications can retrieve era info without having to be able to read SEC's register space. Signed-off-by: Vakul Garg --- Changelog: v2: Added era in p1023si-post.dtsi as per Kim's comments. arch/powerpc