On Wed, Jun 24, 2020 at 4:46 PM Michael Walle <michael@xxxxxxxx> wrote:
So you just write one byte of data (or you might repeat it, but
that is just as if you start a new i2c transaction, just that
you save the i2c addressing).
You can write the same value twice.
It means that the first byte can represent the register address. But
it's still too volatile.
Perhaps regmap can gain something like register-less communication.