Hi everyone! This following patch series extends support capabilities of TCA6424 through following patches.
The 1st patch adds 24 bit support for polarity inversion registers by providing 24 bit support for invert variable. The 2nd patch adds 24 bit support of the variables such as irq_mask, irq_stat, etc. The 3rd patch extends 24 lines irq support for TCA6424. The 4th patch for the previous patch series has been removed. These patches were based on mainline kernel v3.5rc7. All your comments and suggestions are welcome. Regards, Chandrabhanu Chandrabhanu Mahapatra (1): GPIO: PCA953X: Increase size of invert variable to support 24 bit Leed Aguilar (2): gpio/pca953x: increase variables size to support 24 bit of data OMAP: Define TCA6424 max number of possible IRQs arch/arm/plat-omap/include/plat/irqs.h | 11 ++++++++- drivers/gpio/gpio-pca953x.c | 39 ++++++++++++++++---------------- include/linux/i2c/pca953x.h | 2 +- 3 files changed, 31 insertions(+), 21 deletions(-) -- 1.7.10 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/