RE: [PATCH] crypto: caam/jr - Remove extra memory barrier during job ring dequeue

2019-05-01 Thread Vakul Garg
> -Original Message- > From: Michael Ellerman > Sent: Wednesday, May 1, 2019 11:20 AM > To: Vakul Garg > Cc: linux-cry...@vger.kernel.org; Aymen Sghaier > ; da...@davemloft.net; > herb...@gondor.apana.org.au; Horia Geanta ; > linuxppc-dev@lists.ozlabs.org >

[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

[PATCH] powerpc/crypto: removed qoriq-sec4.1-0.dtsi.

2013-04-10 Thread Vakul Garg
Removing qoriq-sec4.1-0.dtsi as it is not used by any soc anymore. Signed-off-by: Vakul Garg --- arch/powerpc/boot/dts/fsl/qoriq-sec4.1-0.dtsi | 109 - 1 files changed, 0 insertions(+), 109 deletions(-) delete mode 100644 arch/powerpc/boot/dts/fsl/qoriq-sec4.1-0.dtsi

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

2013-04-09 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 --- arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi |1 + arch/powerpc/boo

[PATCH 1/5] powerpc/85xx: add SEC-5.3 device tree

2013-04-02 Thread vakul
From: Shaveta Leekha Signed-off-by: Vakul Garg Signed-off-by: Shaveta Leekha --- arch/powerpc/boot/dts/fsl/qoriq-sec5.3-0.dtsi | 118 + 1 files changed, 118 insertions(+), 0 deletions(-) create mode 100644 arch/powerpc/boot/dts/fsl/qoriq-sec5.3-0.dtsi diff --git a

[PATCH 1/5][RFC] powerpc/85xx: add SEC-5.3 device tree

2013-03-20 Thread vakul
From: Shaveta Leekha Signed-off-by: Vakul Garg Signed-off-by: Shaveta Leekha --- arch/powerpc/boot/dts/fsl/qoriq-sec5.3-0.dtsi | 118 + 1 files changed, 118 insertions(+), 0 deletions(-) create mode 100644 arch/powerpc/boot/dts/fsl/qoriq-sec5.3-0.dtsi diff --git a

[PATCHv1] crypto: caam - Added property fsl, sec-era in SEC4.0 device tree binding.

2013-01-22 Thread Vakul Garg
This new property defines the era of the particular SEC version. The compatible property in device tree "crypto" node has been updated not to contain SEC era numbers. Signed-off-by: Vakul Garg --- Changelog: 1. Marked fsl,sec-era as 'optional'. .../devicetree/bind

[PATCH] crypto: caam - Added property fsl, sec-era in SEC4.0 device tree binding.

2013-01-22 Thread Vakul Garg
This new property defines the era of the particular SEC version. The compatible property in device tree "crypto" node has been updated not to contain SEC era numbers. Signed-off-by: Vakul Garg --- .../devicetree/bindings/crypto/fsl-sec4.txt| 12 +--- 1 files

RE: [PATCH] Revert "crypto: caam - Updated SEC-4.0 device tree binding for ERA information."

2012-12-12 Thread Garg Vakul-B16394
Hello Kumar This has been applied to: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git. Regards Vakul > -Original Message- > From: Kumar Gala [mailto:ga...@kernel.crashing.org] > Sent: Thursday, December 13, 2012 3:00 AM > To: Garg Vakul-B16394 >

RE: [PATCH] Revert "crypto: caam - Updated SEC-4.0 device tree binding for ERA information."

2012-12-07 Thread Garg Vakul-B16394
Kindly ignore this. I would send another patch updating device tree binding directly with the new proposed property. > -Original Message- > From: devicetree-discuss [mailto:devicetree-discuss- > bounces+vakul=freescale@lists.ozlabs.org] On Behalf Of Vakul Garg >

[PATCH] Revert "crypto: caam - Updated SEC-4.0 device tree binding for ERA information."

2012-12-07 Thread Vakul Garg
This reverts commit a2c0911c09190125f52c9941b9d187f601c2f7be. Signed-off-by: Vakul Garg --- Instead of adding SEC era information in crypto node's compatible, a new property 'fsl,sec-era' is being introduced into crypto node. .../devicetree/bindings/crypto/fsl-sec4.txt

[PATCH] dts/t4240: Added SEC-5.0 device tree.

2012-11-28 Thread Vakul Garg
Signed-off-by: Vakul Garg --- This patch has a dependency on the patch titled: "Corrected PAMU device address range to encompass 6 PAMU partitions." arch/powerpc/boot/dts/fsl/qoriq-sec5.0-0.dtsi | 109 + arch/powerpc/boot/dts/fsl/t4240si-post.dtsi |2

[PATCH] dts/t4240: Corrected PAMU device address range to encompass 6 PAMU partitions.

2012-11-28 Thread Vakul Garg
Signed-off-by: Vakul Garg --- arch/powerpc/boot/dts/fsl/t4240si-post.dtsi |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi index ea6e2f4..e8809cd 100644 --- a/arch/powerpc/boot/dts

[PATCH] dts/t4240: Corrected PAMU device address range to encompass 6 PAMU partitions.

2012-11-28 Thread Vakul Garg
Signed-off-by: Vakul Garg --- arch/powerpc/boot/dts/fsl/t4240si-post.dtsi |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi index ea6e2f4..e8809cd 100644 --- a/arch/powerpc/boot/dts