Re: [PATCH 0/5] remoteproc: Simplify few things: omap, keystone, st

From: Mathieu Poirier
Date: Wed Jan 15 2025 - 12:07:58 EST


On Sat, Jan 11, 2025 at 07:42:48PM +0100, Krzysztof Kozlowski wrote:
> Few code simplifications without functional impact. Not tested on
> hardware.
>
> Best regards,
> Krzysztof
>
> ---
> Krzysztof Kozlowski (5):
> remoteproc: keystone: Simplify returning syscon PTR_ERR
> remoteproc: omap: Simplify returning syscon PTR_ERR
> remoteproc: st: Simplify with dev_err_probe
> remoteproc: keystone: Use syscon_regmap_lookup_by_phandle_args
> remoteproc: st: Use syscon_regmap_lookup_by_phandle_args
>
> drivers/remoteproc/keystone_remoteproc.c | 17 +++-------
> drivers/remoteproc/omap_remoteproc.c | 7 ++---
> drivers/remoteproc/st_remoteproc.c | 54 +++++++++++++-------------------
> 3 files changed, 28 insertions(+), 50 deletions(-)

I have applied this set.

Thanks,
Mathieu

> ---
> base-commit: 6ecd20965bdc21b265a0671ccf36d9ad8043f5ab
> change-id: 20250111-b4-syscon-phandle-args-remoteproc-06dfa873d1d1
>
> Best regards,
> --
> Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>