Hello Chris,

Am 01.04.2020 um 04:55 schrieb Chris Packham:
This adds the PCA9546 4-channel i2c bus switch.

Signed-off-by: Chris Packham <judge.pack...@gmail.com>
---
U-boot already supports the PCA9646 which is a pin-compatible (and
mostly register compatible) replacement. I still think it's worth making
the distinction and Linux actually supports the 9546 instead of the 9646
so u-boot will likely encounter dtses with 9546 in the compatible
string.

  drivers/i2c/muxes/Kconfig   | 4 ++--
  drivers/i2c/muxes/pca954x.c | 6 ++++++
  2 files changed, 8 insertions(+), 2 deletions(-)

Reviewed-by: Heiko Schocher <h...@denx.de>

bye,
Heiko
--
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: h...@denx.de

Reply via email to