dm: board: complete the initialization of the muxes in initr_dm()
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Fri, 16 Oct 2020 10:46:31 +0000 (16:16 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 28 Oct 2020 15:48:55 +0000 (11:48 -0400)
commit90a979d7887ba75b05143f6704c9638e775635e2
tree89095058cf3dd7c955cbb287d86e113516ea8498
parent0ad40b2463053947da052e74be72938fa5e4735e
dm: board: complete the initialization of the muxes in initr_dm()

This will probe the multiplexer devices that have a "u-boot,mux-autoprobe"
property. As a consequence they will be put in their idle state.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Pratyush Yadav <p.yadav@ti.com>
common/board_r.c
drivers/mux/mux-uclass.c
include/mux.h