u-boot/drivers/i2c
Vladimir Oltean 3285a5715f i2c: muxes: pca954x: add PCA9847 variant
This seems to be very similar to the already existing PCA9547, save for
the fact that it supports 0.8V and doesn't support 5V. In fact, it is so
similar to the PCA9547 that the NXP LS1028A-RDB board has been driving
this chip using a "nxp,pca9547" compatible string.

Create a new compatible for the PCA9847 (which is the same as in Linux)
and define the same operating parameters for it as for PCA9547.

Cc: Heiko Schocher <hs@denx.de>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Reviewed-by: Michael Walle <michael@walle.cc>
2022-02-01 15:08:07 +05:30
..
muxes i2c: muxes: pca954x: add PCA9847 variant 2022-02-01 15:08:07 +05:30
Kconfig i2c: Add Microchip PolarFire SoC I2C driver 2021-12-02 16:43:51 +08:00
Makefile i2c: Add Microchip PolarFire SoC I2C driver 2021-12-02 16:43:51 +08:00
acpi_i2c.c
acpi_i2c.h
ast_i2c.c
ast_i2c.h
at91_i2c.c i2c: at91: add compatible with microchip,sam9x60-i2c 2022-01-13 11:44:07 +02:00
at91_i2c.h
cros_ec_ldo.c
cros_ec_tunnel.c
davinci_i2c.c
davinci_i2c.h
designware_i2c.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
designware_i2c.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
designware_i2c_pci.c
exynos_hs_i2c.c
fsl_i2c.c Convert CONFIG_SYS_IMMR to Kconfig 2021-12-27 08:41:38 -05:00
i2c-cdns.c
i2c-cortina.c
i2c-cortina.h
i2c-emul-uclass.c treewide: Use OF_REAL instead of !OF_PLATDATA 2021-09-25 09:46:15 -06:00
i2c-gpio.c i2c: i2c-gpio: Support the named GPIO binding 2021-08-22 11:03:55 +02:00
i2c-microchip.c i2c: Add Microchip PolarFire SoC I2C driver 2021-12-02 16:43:51 +08:00
i2c-uclass.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
i2c-uniphier-f.c
i2c-uniphier.c
i2c-versatile.c
i2c_core.c Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig 2021-08-30 14:10:07 -04:00
ihs_i2c.c i2c: Remove non-DM code from ihs_i2c.c 2021-08-30 14:10:07 -04:00
imx_lpi2c.c
intel_i2c.c
iproc_i2c.c
iproc_i2c.h
kona_i2c.c
lpc32xx_i2c.c lpc32xx: i2c: finish DM/OF code 2021-07-06 14:12:15 -04:00
meson_i2c.c
mv_i2c.c Convert CONFIG_SYS_I2C_SPEED et al to Kconfig 2021-08-30 14:10:07 -04:00
mv_i2c.h
mvtwsi.c i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c 2022-01-30 01:03:37 +00:00
mxc_i2c.c WS cleanup: remove excessive empty lines 2021-09-30 08:08:56 -04:00
nx_i2c.c
ocores_i2c.c i2c: ocores: Fix -Wint-to-pointer-cast warning 2021-10-20 10:59:09 +08:00
octeon_i2c.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
omap24xx_i2c.c treewide: Simply conditions with the new OF_REAL 2021-09-25 09:46:15 -06:00
omap24xx_i2c.h
rcar_i2c.c i2c: rcar_i2c: Enable configuring SCL rise and fall times 2021-09-28 06:34:14 +02:00
rcar_iic.c
rk_i2c.c
s3c24x0_i2c.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
s3c24x0_i2c.h
sandbox_i2c.c
sh_i2c.c rcar: i2c: Migrate SYS_I2C_SH to Kconfig 2021-08-30 14:10:07 -04:00
soft_i2c.c i2c: Remove unused additional legacy soft i2c bus support 2021-08-30 14:10:06 -04:00
stm32f7_i2c.c i2c: stm32f7: compute i2cclk only one time 2021-10-08 08:42:41 +02:00
sun6i_p2wi.c i2c: Add a DM_I2C driver for the sun6i P2WI controller 2021-10-12 09:50:56 +01:00
sun8i_rsb.c i2c: Add a DM_I2C driver for the sun8i RSB controller 2021-10-12 10:19:18 +01:00
synquacer_i2c.c i2c: synquacer: SNI Synquacer I2C controller 2021-07-06 14:07:37 -04:00
tegra186_bpmp_i2c.c
tegra_i2c.c
xilinx_xiic.c