[U-Boot] [PATCH v2 0/2] Update pinctrl-uclass

Simon Glass sjg at chromium.org
Fri Apr 12 13:09:29 UTC 2019


Hi Patrice,

It is making its way in via u-boot-dm.

Regards,
Simon


On Thu, 11 Apr 2019 at 03:06, Patrice CHOTARD <patrice.chotard at st.com> 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(-)
> >


More information about the U-Boot mailing list