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

Patrice Chotard patrice.chotard at st.com
Mon Feb 25 12:39:54 UTC 2019


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(-)

-- 
1.9.1



More information about the U-Boot mailing list