Re: [PATCH] pinctrl: stm32: support deep probe
From: Sascha Hauer <hidden>
Date: 2021-06-28 20:40:06
On Mon, Jun 28, 2021 at 09:03:30AM +0200, Ahmad Fatoum wrote:
The GPIO children of the pinctrl node don't have their own compatibles and so the pinctrl driver probe takes care of the whole family. GPIO drivers when deep probe is enabled don't like that because they expect a driver to be associated with the GPIO device tree node, once the chip was registered. Make them happy by assigning the dummy driver. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> --- drivers/pinctrl/pinctrl-stm32.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Applied, thanks Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox