Hi Patrice, It is making its way in via u-boot-dm.
Regards, Simon On Thu, 11 Apr 2019 at 03:06, Patrice CHOTARD <[email protected]> wrote: > > Hi > > Just a gentle reminder to not forgot this series which has been > submitted and reviewed since several weeks. > > Thanks > > Patrice > > On 2/25/19 1:39 PM, Patrice Chotard wrote: > > > > This series adds: > > - For system with multiple pincontroller device, insure > > probe order to avoid race condition using sequence number (alias) > > - Avoid to bind child node with gpio-controller properties. > > > > Changes in v2: > > - Update commit message with explanaition > > > > Patrice Chotard (1): > > dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRL > > > > Patrick Delaunay (1): > > dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind() > > > > drivers/pinctrl/pinctrl-uclass.c | 14 ++++++++++---- > > 1 file changed, 10 insertions(+), 4 deletions(-) > > _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

