commit | 90a979d7887ba75b05143f6704c9638e775635e2 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Fri Oct 16 16:16:31 2020 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 28 11:48:55 2020 -0400 |
tree | 89095058cf3dd7c955cbb287d86e113516ea8498 | |
parent | 0ad40b2463053947da052e74be72938fa5e4735e [diff] |
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>