Re: [PATCH] i2c: muxes: pca954x: Allow sharing reset GPIO

From: Peter Rosin
Date: Thu Jan 11 2024 - 04:28:02 EST


Hi!

2024-01-08 at 05:19, Chris Packham wrote:
> Some hardware designs with multiple PCA954x devices use a reset GPIO
> connected to all the muxes. Support this configuration by making use of
> the reset controller framework which can deal with the shared reset
> GPIOs. Fall back to the old GPIO descriptor method if the reset
> controller framework is not enabled.
>
> Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>

Looks good to me.

Acked-by: Peter Rosin <peda@xxxxxxxxxx>

Cheers,
Peter