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