[U-Boot] [PATCH v2 0/2] Update pinctrl-uclass
Patrice CHOTARD
patrice.chotard at st.com
Thu Apr 11 09:06:50 UTC 2019
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