[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1341925681.git.cmahapatra@ti.com>
Date: Tue, 10 Jul 2012 19:01:33 +0530
From: Chandrabhanu Mahapatra <cmahapatra@...com>
To: <rob.herring@...xeda.com>
CC: <linux-kernel@...r.kernel.org>,
<devicetree-discuss@...ts.ozlabs.org>, <leed.aguilar@...com>,
Chandrabhanu Mahapatra <cmahapatra@...com>
Subject: [PATCH 0/4] Extend TCA6424 support
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 corrects the implementation of registration of device irqs using
appropiate api's.
These patches were based on mainline kernel v3.5rc6.
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 (3):
gpio/pca953x: increase variables size to support 24 bit of data
OMAP: Define TCA6424 max number of possible IRQs
gpio/pca953x: register the device irq using appropriate api's
arch/arm/plat-omap/include/plat/irqs.h | 11 +++++++-
drivers/gpio/gpio-pca953x.c | 47 ++++++++++++++++++--------------
include/linux/i2c/pca953x.h | 2 +-
3 files changed, 38 insertions(+), 22 deletions(-)
--
1.7.10
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists