Re: [PATCH 1/2] HID: i2c-hid: The interrupt should be level sensitive

2015-02-17 Thread Jiri Kosina
On Thu, 29 Jan 2015, Benjamin Tissoires wrote: > > The Microsoft HID over I2C specification says two things regarding the > > interrupt: > > > > 1) The interrupt should be level sensitive > > 2) The device keeps the interrupt asserted as long as it has more reports > > available. > > > > W

Re: [PATCH 1/2] HID: i2c-hid: The interrupt should be level sensitive

2015-01-29 Thread Benjamin Tissoires
On Jan 26 2015 or thereabouts, Mika Westerberg wrote: > The Microsoft HID over I2C specification says two things regarding the > interrupt: > > 1) The interrupt should be level sensitive > 2) The device keeps the interrupt asserted as long as it has more reports > available. > > We've seen