]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i2c: adv7511: Use internal timing generator
authorArchit Taneja <architt@codeaurora.org>
Fri, 12 Jun 2015 15:32:05 +0000 (21:02 +0530)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:54:43 +0000 (09:54 +0000)
commit044848a631501a8dd8cf9c14786cb12dc1448e99
tree5800cc905c4548b33e7336b0eb409001cfeb99e9
parent36cdbaf711d7fbe026bc1a840c82f8dabf05ffd2
drm/i2c: adv7511: Use internal timing generator

ADV7533 provides an internal timing generator for certain modes that it
can't use the DSI clock directly.

We've observed that hdmi is more stable with the internal timing
generator, especially if there are instabilities in the dsi clock source.

The data spec recommends usage of the timing generator too. Use it all
the time.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
drivers/gpu/drm/i2c/adv7511.c