u-boot-brain/board/sunxi
Hans de Goede 4f7e01c961 sunxi: soft-i2c: Fix gpio handling to work with the driver-model
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: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
2015-05-04 16:51:52 +02:00
..
ahci.c ahci: mmio_base is a virtual address 2015-04-18 16:54:29 -04:00
board.c sunxi: soft-i2c: Fix gpio handling to work with the driver-model 2015-05-04 16:51:52 +02:00
dram_sun4i_auto.c sunxi: dram: Support more sun[457]i dram parameters in Kconfig 2015-02-02 14:04:23 +01:00
dram_sun5i_auto.c sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]i 2015-03-10 15:20:23 +01:00
dram_timings_sun4i.h sunxi: dram: Optionally use standard JEDEC timings for sun[457]i 2015-02-02 14:04:15 +01:00
gmac.c sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool 2015-05-04 16:51:51 +02:00
Kconfig sunxi: Add basic A33 basic support 2015-05-04 16:51:51 +02:00
MAINTAINERS sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfig 2015-05-04 16:51:51 +02:00
Makefile sunxi: Convert sun5i boards to use auto dram configuration 2015-02-02 13:55:14 +01:00