[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87d352qymy.wl%kuninori.morimoto.gx@renesas.com>
Date: Wed, 13 Jun 2012 21:57:12 -0700 (PDT)
From: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
To: Grant Likely <grant.likely@...retlab.ca>,
Linus Walleij <linus.walleij@...ricsson.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2][resend] gpio: pcf857x: enable gpio_to_irq()
These patches add gpio_to_irq() support for gpio-pcf857x.
Kuninori Morimoto (2):
gpio: pcf857x: share 8/16 bit access functions
gpio: pcf857x: enable gpio_to_irq() support
I'm using pcf857x, and gpio_keys_polled driver, since pcf857x didn't support irq.
pcf857x has some pins, but interrupt is only 1 pin.
So, these patches add irq demux support on pcf857x driver,
and enabled gpio_to_irq().
Now, I can use both gpio_keys / gpio_keys_polled
These patches are based on latest linus/master branch
--
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