Skip to content
Snippets Groups Projects
Select Git revision
4 results

reform-boundary-uboot

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    22200 commits behind the upstream repository.
    user avatar
    Hans de Goede authored
    i2c_init_board() gets called before the driver-model (gpio) code is
    initialized, so move the setup of the soft-i2c pins out of i2c_init_board()
    and into board_init(), at which time the driver-model setup has been done.
    
    Also add proper error checking and properly request the gpios as that is
    mandatory with the driver-model.
    
    Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
    Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
    Acked-by: default avatarIan Campbell <ijc@hellion.org.uk>
    4f7e01c9
    History
    Name Last commit Last update