On Mon, Jul 14, 2025 at 12:44:01PM +0200, Javier Martinez Canillas wrote: > The driver already uses the dev_err_probe() helper (that only prints error > messages for the -EPROBE_DEFER case) when fails to get any other resource. > > Also do the same when it fails to obtain the rest GPIO. reset GPIO > > Signed-off-by: Javier Martinez Canillas Reviewed-by: Marcus Folkesson