devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Extend TCA6424 support
@ 2012-07-10 13:31 Chandrabhanu Mahapatra
  2012-07-10 13:35 ` [PATCH 1/4] GPIO: PCA953X: Increase size of invert variable to support 24 bit Chandrabhanu Mahapatra
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Chandrabhanu Mahapatra @ 2012-07-10 13:31 UTC (permalink / raw)
  To: rob.herring
  Cc: linux-kernel, devicetree-discuss, leed.aguilar,
	Chandrabhanu Mahapatra

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2012-08-04 23:39 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-10 13:31 [PATCH 0/4] Extend TCA6424 support Chandrabhanu Mahapatra
2012-07-10 13:35 ` [PATCH 1/4] GPIO: PCA953X: Increase size of invert variable to support 24 bit Chandrabhanu Mahapatra
2012-07-11 22:02   ` Linus Walleij
2012-07-10 13:35 ` [PATCH 2/4] gpio/pca953x: increase variables size to support 24 bit of data Chandrabhanu Mahapatra
2012-07-11 22:04   ` Linus Walleij
2012-07-10 13:36 ` [PATCH 3/4] OMAP: Define TCA6424 max number of possible IRQs Chandrabhanu Mahapatra
2012-07-11 22:08   ` Linus Walleij
     [not found]     ` <CAF0AtAs8euY79y-JmD8Bk4oX-8+gwPKsr_JJin+853EesrUTcg@mail.gmail.com>
     [not found]       ` <CAF0AtAs8euY79y-JmD8Bk4oX-8+gwPKsr_JJin+853EesrUTcg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-07-14 20:44         ` Linus Walleij
2012-07-10 13:36 ` [PATCH 4/4] gpio/pca953x: register the device irq using appropriate api's Chandrabhanu Mahapatra
2012-07-11 22:11   ` Linus Walleij
2012-07-23  6:52     ` Mahapatra, Chandrabhanu
2012-07-28  6:05 ` [PATCH V1 0/3] Extend TCA6424 support Chandrabhanu Mahapatra
2012-07-28  6:07   ` [PATCH V1 1/3] GPIO: PCA953X: Increase size of invert variable to support 24 bit Chandrabhanu Mahapatra
     [not found]     ` <a7d63a5023b354c3f0ac8b1aa181b57f03db199c.1343026861.git.cmahapatra-l0cyMroinI0@public.gmane.org>
2012-08-04 23:38       ` Linus Walleij
2012-07-28  6:07   ` [PATCH V1 2/3] gpio/pca953x: increase variables size to support 24 bit of data Chandrabhanu Mahapatra
2012-07-28  6:10   ` [PATCH V1 3/3] OMAP: Define TCA6424 max number of possible IRQs Chandrabhanu Mahapatra
     [not found]     ` <03736c1b42a7e28fc0b47aabd5c0f019edb1baf2.1343026861.git.cmahapatra-l0cyMroinI0@public.gmane.org>
2012-07-29 15:49       ` Linus Walleij
2012-08-04 23:39   ` [PATCH V1 0/3] Extend TCA6424 support Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).