drm/i2c: tda998x: add some basic mode validation
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 7 Feb 2014 19:52:33 +0000 (19:52 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Jun 2014 10:03:25 +0000 (11:03 +0100)
commit92fbdfcd7d6b9db6b0a738c5bd85a4a9d731629d
tree78ca1e767c6045558514455d3a7bbb0475a99887
parent713456db179356c6b32a50ea1910fc509615c457
drm/i2c: tda998x: add some basic mode validation

The TDA998x can't handle modes with clocks above 150MHz, or resolutions
larger than 8192x2048.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpu/drm/i2c/tda998x_drv.c