u-boot/drivers/i2c/muxes
Tom Rini b340199f82 spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tighten up symbol dependencies in a number of places.  Ensure that a SPL
specific option has at least a direct dependency on SPL.  In places
where it's clear that we depend on something more specific, use that
dependency instead.  This means in a very small number of places we can
drop redundant dependencies.

Reported-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2022-07-07 09:29:08 -04:00
..
i2c-arb-gpio-challenge.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
i2c-mux-gpio.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
i2c-mux-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
Kconfig spl: Ensure all SPL symbols in Kconfig have some SPL dependency 2022-07-07 09:29:08 -04:00
Makefile Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x 2020-08-25 06:25:42 +02:00
pca954x.c i2c: muxes: pca954x: add PCA9847 variant 2022-02-01 15:08:07 +05:30