David, Please incorporate the latest TDA998x I2C driver updates, which can be found at: git://ftp.arm.linux.org.uk/~rmk/linux-cubox.git tda998x-devel with SHA1 c707c3619ca81f499a5ce032021405e989a96ff0. This builds upon the previous set of fixes which were pulled on 6th July. Included in this set are: - an update from Jean-Francois to add the missing reg documentation entry to the device tree documentation. - conversion of the tda998x driver to the component helpers. This will update the following files: .../devicetree/bindings/drm/i2c/tda998x.txt | 2 + drivers/gpu/drm/i2c/tda998x_drv.c | 387 ++++++++++++++++----- 2 files changed, 308 insertions(+), 81 deletions(-) through these changes: Jean-Francois Moine (1): drm/i2c: tda998x: fix lack of required reg in DT documentation Russell King (2): drm/i2c: tda998x: allow re-use of tda998x support code drm/i2c: tda998x: add component support Many thanks. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel