Re: [PATCH] mfd: da9061: Fix Failed to set Two-Wire Bus Mode.

From: Lee Jones
Date: Wed Sep 28 2022 - 06:39:00 EST


On Thu, 15 Sep 2022, Jens Hillenstedt wrote:

> In da9062_i2c_probe() regmap_clear_bits() tries to access CONFIG_J
> register. As CONFIG_J is not present in da9061_aa_writeable_ranges[] probe
> of da9061 fails:
>
> da9062 2-0058: Entering I2C mode!
> da9062 2-0058: Failed to set Two-Wire Bus Mode.
> da9062: probe of 2-0058 failed with error -5
>
> Add CONFIG_J register to da9061_aa_writeable_ranges[].
>
> Fixes: 5c6f0f456351 ("mfd: da9062: Support SMBus and I2C mode")
> Signed-off-by: Jens Hillenstedt <jens.hillenstedt@xxxxxx>
> ---
> drivers/mfd/da9062-core.c | 1 +
> 1 file changed, 1 insertion(+)

Applied, thanks.

--
Lee Jones [李琼斯]