[media] adv7842: Disable access to EDID DDC lines before chip power up
authorMartin Bugge <marbugge@cisco.com>
Wed, 19 Mar 2014 09:43:45 +0000 (06:43 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 16 Apr 2014 21:22:02 +0000 (18:22 -0300)
commit2ff0f16ded0843e32acdbc683f9a04f07765987c
treed1223c9de28958e89d185f84e756df5291b1e1b3
parent5046f26b7b542ca7b70222acffeb7f1e6730eb02
[media] adv7842: Disable access to EDID DDC lines before chip power up

In core_init make sure access to EDID DDC lines are disabled
before chip is powered up. Also DISABLE_AUTO_EDID before power up.
The correct setting is applied later when setting the EDID.
Some sources (MAC) kept on reading EDID even when Hotplug was low
and in the short period in core_init before the DDC lines was enabled
read a corrupt EDID.

Signed-off-by: Martin Bugge <marbugge@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/i2c/adv7842.c