On Aug 08, 2023 at 11:07:31 -0700, Florian Fainelli wrote: > These two drivers were giving "unable to add GPIO chip data" which > was slightly concerning but did not have any functional impact. > > Changes in v2: > > - return from dev_err_probe() directly (Andy) For the series, Reviewed-by: Dhruva Gole <d-gole@xxxxxx> > > Florian Fainelli (2): > pinctrl: iproc-gpio: Silence probe deferral messages > pinctrl: nsp-gpio: Silence probe deferral messages > > drivers/pinctrl/bcm/pinctrl-iproc-gpio.c | 6 ++---- > drivers/pinctrl/bcm/pinctrl-nsp-gpio.c | 6 ++---- > 2 files changed, 4 insertions(+), 8 deletions(-) > > -- > 2.34.1 > -- Best regards, Dhruva Gole <d-gole@xxxxxx>