On 19 October 2017 at 16:12, Cédric Le Goater <c...@kaod.org> wrote: > Specs are available here : > > https://www.nxp.com/docs/en/application-note/AN264.pdf > > This is a simple model supporting the basic registers for led and GPIO > mode. The device also supports two blinking rates but not the model > yet. > > Signed-off-by: Cédric Le Goater <c...@kaod.org> > --- > > Changes since v3: > > - introduced auto-increment support > - removed the buffer collecting bytes on the bus > - improved reset > - used extract32 > - added a unit test > > Changes since v2: > > - removed comments on the I2C buffer size, but kept the array. I did > not want to rewrite the buffer handling >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM