On Wed, Mar 30, 2016 at 10:28:14AM +0000, sergk sergk2mail wrote: > "This should create new i2c device for i2c-hid.c." > Ok - provided code registered platform device, looks like hid device > and what will be next then? where and how will be setuped irq mode for > touchscreen? the problem was from the begining - I could not setup irq > for this touch due absence of gpio or the way of puting it into irq > mode. It will create an I2C device for you with the ->irq assigned so i2c-hid.c should be happy. At least worth a try. It may be that the interrupt number needs to be passed through acpi_register_gsi() if it does not work. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html