After digging a bit around I found https://github.com/torvalds/linux/bl ob/master/drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c but I was not able to find the place where the device is described and where the properties are described. Here is also some information listed https:// www.kernel.org/doc/html/v4.19/driver-api/i2c.html And also here, which seems to be the touchpad driver https://github.com /torvalds/linux/blob/master/drivers/input/touchscreen/elants_i2c.c
Which information would be needed to solve the timeout issue as also the not valid recognized battery?