commit | 0c1b55767e05139cc8b7eb7b4b1265f2264d3b36 | [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 | f4f905614d2e0b680727b7f8d038a1f3f1ed83e7 [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>