Re: [PATCH v6 2/2] leds: ltc3220: Add Support for LTC3220 18 channel LED Driver
From: Lee Jones
Date: Tue May 05 2026 - 11:09:51 EST
On Mon, 04 May 2026, Escala, Edelweise wrote:
> Hello Lee,
>
> Thank you for the review.
>
> > > +static const struct regmap_config ltc3220_regmap_config = {
> > > + .reg_bits = 8,
> > > + .val_bits = 8,
> > > + .max_register = LTC3220_GRAD_BLINK_REG, };
> >
> > .cache_type?
> >
>
> I will add
> .cache_type = REGCACHE_FLAT,
No need to reply to review comments that you agree with.
--
Lee Jones