On Wed, 3 Sept 2025 at 16:54, Nabih Estefan <[email protected]> wrote: > > From: Shengtan Mao <[email protected]> > > Signed-off-by: Shengtan Mao <[email protected]> > Signed-off-by: Titus Rwantare <[email protected]> > Signed-off-by: Nabih Estefan <[email protected]> > --- > hw/arm/Kconfig | 1 + > hw/sensor/Kconfig | 4 + > hw/sensor/max16600.c | 197 ++++++++++++++++++++++++++++ > hw/sensor/meson.build | 1 + > include/hw/sensor/max16600.h | 46 +++++++ > tests/qtest/max16600-test.c | 241 +++++++++++++++++++++++++++++++++++ > tests/qtest/meson.build | 1 +
No documentation, and no board code user of it? The empty commit message gives no hint of the motivation behind implementing this device either. thanks -- PMM
