2021-05-14 19:38:32

by Suman Anna

[permalink] [raw]
Subject: [PATCH 0/6] Misc. SA2UL fixes/cleanups

Hi All,

The following series includes various fixes for multiple minor
cleanup issues on failure paths in the TI K3 SA2UL Crypto driver.
The patches are all based on top of 5.13-rc1.

Patch 1 is the only non SA2UL patch, and allows the OMAP RNG driver
to be built for K3 platforms and probed properly when SA2UL is
selected, and the SA2UL driver is probed (the rng device is a child
of the sa2ul device).

regards
Suman

Suman Anna (6):
hwrng: omap - Enable driver for TI K3 family
crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
crypto: sa2ul - Use of_device_get_match_data() helper
crypto: sa2ul - Use devm_platform_ioremap_resource()
crypto: sa2ul - Remove child devices in remove

drivers/char/hw_random/Kconfig | 2 +-
drivers/crypto/sa2ul.c | 46 ++++++++++++++++++----------------
2 files changed, 25 insertions(+), 23 deletions(-)

--
2.30.1



2021-05-17 06:35:23

by Tero Kristo

[permalink] [raw]
Subject: Re: [PATCH 0/6] Misc. SA2UL fixes/cleanups

On 14/05/2021 19:12, Suman Anna wrote:
> Hi All,
>
> The following series includes various fixes for multiple minor
> cleanup issues on failure paths in the TI K3 SA2UL Crypto driver.
> The patches are all based on top of 5.13-rc1.
>
> Patch 1 is the only non SA2UL patch, and allows the OMAP RNG driver
> to be built for K3 platforms and probed properly when SA2UL is
> selected, and the SA2UL driver is probed (the rng device is a child
> of the sa2ul device).
>
> regards
> Suman
>
> Suman Anna (6):
> hwrng: omap - Enable driver for TI K3 family
> crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
> crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
> crypto: sa2ul - Use of_device_get_match_data() helper
> crypto: sa2ul - Use devm_platform_ioremap_resource()
> crypto: sa2ul - Remove child devices in remove

For the whole series:

Reviewed-by: Tero Kristo <[email protected]>

>
> drivers/char/hw_random/Kconfig | 2 +-
> drivers/crypto/sa2ul.c | 46 ++++++++++++++++++----------------
> 2 files changed, 25 insertions(+), 23 deletions(-)
>


2021-05-21 10:29:33

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH 0/6] Misc. SA2UL fixes/cleanups

On Fri, May 14, 2021 at 11:12:40AM -0500, Suman Anna wrote:
> Hi All,
>
> The following series includes various fixes for multiple minor
> cleanup issues on failure paths in the TI K3 SA2UL Crypto driver.
> The patches are all based on top of 5.13-rc1.
>
> Patch 1 is the only non SA2UL patch, and allows the OMAP RNG driver
> to be built for K3 platforms and probed properly when SA2UL is
> selected, and the SA2UL driver is probed (the rng device is a child
> of the sa2ul device).
>
> regards
> Suman
>
> Suman Anna (6):
> hwrng: omap - Enable driver for TI K3 family
> crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
> crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
> crypto: sa2ul - Use of_device_get_match_data() helper
> crypto: sa2ul - Use devm_platform_ioremap_resource()
> crypto: sa2ul - Remove child devices in remove
>
> drivers/char/hw_random/Kconfig | 2 +-
> drivers/crypto/sa2ul.c | 46 ++++++++++++++++++----------------
> 2 files changed, 25 insertions(+), 23 deletions(-)

All applied. Thanks.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt