linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] crypto: caam - fix typo in i.MX6 devices list for errata
@ 2019-05-14 17:13 Iuliana Prodan
  2019-05-15  6:30 ` Horia Geanta
  2019-05-17  6:00 ` Herbert Xu
  0 siblings, 2 replies; 3+ messages in thread
From: Iuliana Prodan @ 2019-05-14 17:13 UTC (permalink / raw)
  To: Herbert Xu, Horia Geanta, Aymen Sghaier
  Cc: David S. Miller, linux-crypto, linux-kernel, linux-imx

Fix a typo in the list of i.MX6 devices affected by an
issue wherein AXI bus transactions may not occur in
the correct order.

Fixes: 33d69455e402 ("crypto: caam - limit AXI pipeline to a depth of
1")
Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
---
 drivers/crypto/caam/ctrl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/crypto/caam/ctrl.c b/drivers/crypto/caam/ctrl.c
index e2ba3d2..fec39c3 100644
--- a/drivers/crypto/caam/ctrl.c
+++ b/drivers/crypto/caam/ctrl.c
@@ -469,7 +469,7 @@ static int caam_get_era(struct caam_ctrl __iomem *ctrl)
 }
 
 /*
- * ERRATA: imx6 devices (imx6D, imx6Q, imx6DL, imx6S, imx6DP and imx6DQ)
+ * ERRATA: imx6 devices (imx6D, imx6Q, imx6DL, imx6S, imx6DP and imx6QP)
  * have an issue wherein AXI bus transactions may not occur in the correct
  * order. This isn't a problem running single descriptors, but can be if
  * running multiple concurrent descriptors. Reworking the driver to throttle
-- 
2.1.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] crypto: caam - fix typo in i.MX6 devices list for errata
  2019-05-14 17:13 [PATCH] crypto: caam - fix typo in i.MX6 devices list for errata Iuliana Prodan
@ 2019-05-15  6:30 ` Horia Geanta
  2019-05-17  6:00 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: Horia Geanta @ 2019-05-15  6:30 UTC (permalink / raw)
  To: Iuliana Prodan, Herbert Xu, Aymen Sghaier
  Cc: David S. Miller, linux-crypto, linux-kernel, dl-linux-imx

On 5/14/2019 8:13 PM, Iuliana Prodan wrote:
> Fix a typo in the list of i.MX6 devices affected by an
> issue wherein AXI bus transactions may not occur in
> the correct order.
> 
> Fixes: 33d69455e402 ("crypto: caam - limit AXI pipeline to a depth of
> 1")
Nitpick: No wrapping for commit headline.

> Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>

Thanks,
Horia

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] crypto: caam - fix typo in i.MX6 devices list for errata
  2019-05-14 17:13 [PATCH] crypto: caam - fix typo in i.MX6 devices list for errata Iuliana Prodan
  2019-05-15  6:30 ` Horia Geanta
@ 2019-05-17  6:00 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: Herbert Xu @ 2019-05-17  6:00 UTC (permalink / raw)
  To: Iuliana Prodan
  Cc: Horia Geanta, Aymen Sghaier, David S. Miller, linux-crypto,
	linux-kernel, linux-imx

On Tue, May 14, 2019 at 08:13:09PM +0300, Iuliana Prodan wrote:
> Fix a typo in the list of i.MX6 devices affected by an
> issue wherein AXI bus transactions may not occur in
> the correct order.
> 
> Fixes: 33d69455e402 ("crypto: caam - limit AXI pipeline to a depth of
> 1")
> Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
> ---
>  drivers/crypto/caam/ctrl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-17  6:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14 17:13 [PATCH] crypto: caam - fix typo in i.MX6 devices list for errata Iuliana Prodan
2019-05-15  6:30 ` Horia Geanta
2019-05-17  6:00 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).