u-boot-brain/drivers/i2c/muxes
Trommel, Kees (Contractor) 660606091f Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x
Fix for the case of a U-Boot configuration with CONFIG_SPL,
CONFIG_I2C_MUX, CONFIG_I2C_MUX_PCA954x, no CONFIG_SPL_DM and no
CONFIG_SPL_I2C_MUX. Without this fix linking of pca954x fails because
dm_write_i2c does not exist because CONFIG_SPL_DM is not defined.

Signed-off-by: Kees Trommel <kees.trommel.contractor@draeger.com>
Cc:  Heiko Schocher <hs@denx.de>
2020-08-25 06:25:42 +02:00
..
i2c-arb-gpio-challenge.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
i2c-mux-gpio.c common: Drop image.h from common header 2020-05-18 17:33:33 -04:00
i2c-mux-uclass.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Kconfig i2c: muxes: pca954x: add PCA9546 variant 2020-04-20 06:47:35 +02:00
Makefile Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x 2020-08-25 06:25:42 +02:00
pca954x.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00