[GIT PULL] TDA998x I2C driver updates

Russell King rmk at arm.linux.org.uk
Fri Feb 27 14:48:09 PST 2015


David,

Please incorporate the latest TDA998x I2C driver updates, which can be found at:

  git://ftp.arm.linux.org.uk/~rmk/linux-arm.git drm-tda998x-devel

with SHA1 07259f8b9fbd30fcef595e872deeea5ffab934ed.

A number of TDA998x updates for the next merge window.  Patches
included in this set are:
* adding support for finding the attached CRTCs from DT
* a fix function name mis-spelling in a dev_err()
* simplify the EDID reading by using the drm_do_get_edid() function
  instead of coding this ourselves.

This will update the following files:

 drivers/gpu/drm/i2c/tda998x_drv.c | 101 ++++++++++++--------------------------
 1 file changed, 31 insertions(+), 70 deletions(-)

through these changes:

Julia Lawall (1):
      drm/i2c: tda998x: fix misspelling of current function in string

Laurent Pinchart (1):
      drm/i2c: tda998x: use drm_do_get_edid()

Russell King (1):
      drm/i2c: tda998x: add OF support for finding attached CRTCs

Many thanks.


More information about the dri-devel mailing list