On Tue, Mar 03, 2026 at 02:13:17AM +0800, Felix Gu wrote: > In mpfs_pinctrl_probe(), when pctrl->regmap fails, it just print out an > error message without return, which could lead serious errors. > > Fixes: 488d704ed7b7 ("pinctrl: add polarfire soc mssio pinctrl driver") > Signed-off-by: Felix Gu Reviewed-by: Conor Dooley