Re: [RFC] drm: i2c: add irq handler for tda998x slave encoder

2013-05-20 Thread Rob Clark
On Mon, May 20, 2013 at 6:53 AM, Sebastian Hesselbarth wrote: > On 05/19/2013 10:45 PM, Russell King - ARM Linux wrote: >> >> On Sun, May 19, 2013 at 06:49:22PM +0200, Sebastian Hesselbarth wrote: >>> >>> This adds an irq handler for HPD to the tda998x slave encoder driver >>> to trigger HPD chang

Re: [RFC] drm: i2c: add irq handler for tda998x slave encoder

2013-05-20 Thread Sebastian Hesselbarth
On 05/19/2013 10:45 PM, Russell King - ARM Linux wrote: On Sun, May 19, 2013 at 06:49:22PM +0200, Sebastian Hesselbarth wrote: This adds an irq handler for HPD to the tda998x slave encoder driver to trigger HPD change instead of polling. The gpio connected to int pin of tda998x is passed through

Re: [RFC] drm: i2c: add irq handler for tda998x slave encoder

2013-05-20 Thread Russell King - ARM Linux
On Sun, May 19, 2013 at 06:49:22PM +0200, Sebastian Hesselbarth wrote: > This adds an irq handler for HPD to the tda998x slave encoder driver > to trigger HPD change instead of polling. The gpio connected to int > pin of tda998x is passed through platform_data of the i2c client. As > HPD will ultim