]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc5875477ec903fc11b56d71c6e61ab73a5c6a67c
tree89095058cf3dd7c955cbb287d86e113516ea8498
parent471bc3e662a652838d355fc114453e170fbbbffd
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