[PATCH v5 14/23] drm/i2c: tda998x: use irq for connection status and EDID read

2014-01-29 Thread Jean-Francois Moine
This patch adds the optional treatment of the tda998x IRQ. The interrupt function is used to know the display connection status without polling and to speedup reading the EDID. The IRQ number and trigger type are defined in the i2c client either by platform data or in the DT. Signed-off-by:

[PATCH v5 14/23] drm/i2c: tda998x: use irq for connection status and EDID read

2014-01-29 Thread Jean-Francois Moine
This patch adds the optional treatment of the tda998x IRQ. The interrupt function is used to know the display connection status without polling and to speedup reading the EDID. The IRQ number and trigger type are defined in the i2c client either by platform data or in the DT. Signed-off-by: