[PATCH v4 0/2] caam: init-clk based on caam-page0-access

Pankaj Gupta posted 2 patches 1 year, 7 months ago
There is a newer version of this series
drivers/crypto/caam/ctrl.c | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
[PATCH v4 0/2] caam: init-clk based on caam-page0-access
Posted by Pankaj Gupta 1 year, 7 months ago
v4:
 - Correct the null pointer checking

v3:
 - Splitting the patch into two.
 - Disposed-off comments received on v2.

v2:
 - Considering the OPTEE enablement check too, for setting the
   variable 'reg_access'.

Pankaj Gupta (2):
  caam: init-clk based on caam-page0-access
  drivers: crypto: caam: i.MX8ULP donot have CAAM page0 access

 drivers/crypto/caam/ctrl.c | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

-- 
2.34.1
Re: [PATCH v4 0/2] caam: init-clk based on caam-page0-access
Posted by Herbert Xu 1 year, 7 months ago
On Mon, Apr 29, 2024 at 11:58:50AM +0530, Pankaj Gupta wrote:
> v4:
>  - Correct the null pointer checking
> 
> v3:
>  - Splitting the patch into two.
>  - Disposed-off comments received on v2.
> 
> v2:
>  - Considering the OPTEE enablement check too, for setting the
>    variable 'reg_access'.
> 
> Pankaj Gupta (2):
>   caam: init-clk based on caam-page0-access
>   drivers: crypto: caam: i.MX8ULP donot have CAAM page0 access
> 
>  drivers/crypto/caam/ctrl.c | 19 ++++++++++++++++++-
>  1 file changed, 18 insertions(+), 1 deletion(-)
> 
> -- 
> 2.34.1

All 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
Re: [PATCH v4 0/2] caam: init-clk based on caam-page0-access
Posted by Krzysztof Kozlowski 1 year, 7 months ago
On 29/04/2024 08:28, Pankaj Gupta wrote:
> v4:
>  - Correct the null pointer checking
> 
> v3:
>  - Splitting the patch into two.
>  - Disposed-off comments received on v2.
> 
> v2:
>  - Considering the OPTEE enablement check too, for setting the
>    variable 'reg_access'.
> 
> Pankaj Gupta (2):
>   caam: init-clk based on caam-page0-access
>   drivers: crypto: caam: i.MX8ULP donot have CAAM page0 access
> 

Two patches here, 5 patches in patchset, some with entirely different
patch prefixes.

Bring some order to this.

Best regards,
Krzysztof
[PATCH v4 0/2] caam: init-clk based on caam-page0-access
Posted by Pankaj Gupta 1 year, 7 months ago
v4:
 - Correct the null pointer checking

v3:
 - Splitting the patch into two.
 - Disposed-off comments received on v2.

v2:
 - Considering the OPTEE enablement check too, for setting the
   variable 'reg_access'.

Pankaj Gupta (2):
  caam: init-clk based on caam-page0-access
  drivers: crypto: caam: i.MX8ULP donot have CAAM page0 access

 drivers/crypto/caam/ctrl.c | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

-- 
2.34.1