[PATCH v3 2/6] dm: board: complete the initialization of the muxes in initr_dm()

Simon Glass sjg at chromium.org
Wed Jun 17 05:12:08 CEST 2020


On Thu, 11 Jun 2020 at 13:45, Pratyush Yadav <p.yadav at ti.com> wrote:
>
> From: Jean-Jacques Hiblot <jjhiblot at ti.com>
>
> 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 at ti.com>
> Signed-off-by: Pratyush Yadav <p.yadav at ti.com>
> ---
>  common/board_r.c         | 12 ++++++++++++
>  drivers/mux/mux-uclass.c | 23 +++++++++++++++++++++++
>  include/mux.h            | 12 ++++++++++++
>  3 files changed, 47 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list