]> Git Repo - J-u-boot.git/commit
dm: board: complete the initialization of the muxes in initr_dm()
authorJean-Jacques Hiblot <[email protected]>
Fri, 16 Oct 2020 10:46:31 +0000 (16:16 +0530)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Pratyush Yadav <[email protected]>
common/board_r.c
drivers/mux/mux-uclass.c
include/mux.h
This page took 0.035058 seconds and 4 git commands to generate.