[PATCH v1] i2c: muxes: pca954x: Add MAX735x/MAX736x support

Heiko Schocher hs at denx.de
Mon Oct 21 06:11:08 CEST 2024


Hello Maksim,

On 19.09.24 18:06, bigunclemax at gmail.com wrote:
> From: Maksim Kiselev <bigunclemax at gmail.com>
> 
> Add support for the following Maxim chips using the existing PCA954x
> driver:
> - MAX7356
> - MAX7357
> - MAX7358
> - MAX7367
> - MAX7368
> - MAX7369
> 
> All added Maxim chips behave like the PCA954x, where a single SMBUS byte
> write selects up to 8 channels to be bridged to the primary bus.
> 
> Tested using the MAX7358.
> 
> Signed-off-by: Maksim Kiselev <bigunclemax at gmail.com>
> ---
> Hi, friends!
> 
> I have a custom board with MAX7358 GPIO expander.
> This patch is the port of Linux commit:
>   > 81694437b6eb i2c: muxes: pca954x: Add MAX735x/MAX736x support
> 
> Best wishes, Maksim.
> 
>   drivers/i2c/muxes/Kconfig   |  5 +++++
>   drivers/i2c/muxes/pca954x.c | 37 +++++++++++++++++++++++++++++++++++++
>   2 files changed, 42 insertions(+)

Thanks!

Reviewed-by: Heiko Schocher <hs at denx.de>

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


More information about the U-Boot mailing list