Re: [PATCH 1/4] i2c: introduce i2c-cbus driver
From: Aaro Koskinen <hidden>
Date: 2012-09-04 09:31:47
Also in:
linux-omap, lkml
From: Aaro Koskinen <hidden>
Date: 2012-09-04 09:31:47
Also in:
linux-omap, lkml
On Tue, Sep 04, 2012 at 12:05:07PM +0300, Felipe Balbi wrote:
quoted
+ * CBUS I2C driver for Nokia Internet Tablets.
[...]
this version misses the entire IRQ handling we already had on linux-omap tree, so it's quite a regression.
There's no interrupts used in plain CBUS protocol/communication I think? But Retu MFD supports the GPIO IRQ. I added the code for this set. And the power button driver (patch 4/4) is using this functionality: # cat /proc/interrupts [...] 204: 29 GPIO retu-mfd 224: 29 RETU retu-pwrbutton A.