On Fri, 15 Feb 2019 at 15:31, Patrice Chotard <[email protected]> wrote: > > In case of system with several pin-controller device, probe the first > UCLASS_PINCTRL by seq number (defined by alias) to avoid race condition > with I2C PINCONTROL driver for GPIO expander (GPIO expander need I2C bus, > I2C driver need PINCONFIG). > > Signed-off-by: Patrick DELAUNAY <[email protected]> > Signed-off-by: Patrice Chotard <[email protected]> > --- > > drivers/pinctrl/pinctrl-uclass.c | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

