On Fri, Aug 16, 2019 at 05:34:19PM +0900, Jiada Wang wrote: > From: Nick Dyer <nick.dyer@xxxxxxxxxxx> > > Atmel maXTouch chips can be addressed via an "Object Based Protocol" which > defines how i2c registers are mapped to different functions within the > chips. This interface exposes the register map and allows user-space > utilities to inspect and alter object configuration, and to view diagnostic > data, while the device is running. I'd say if we want this we should look into write support in regmap and switching the driver over. Thanks. -- Dmitry