dvisampler/edid: fix sda sampling, needs to be similar to scl.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 10 Sep 2015 18:51:10 +0000 (20:51 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 10 Sep 2015 18:51:10 +0000 (20:51 +0200)
commit31956de7909823d207d8c962d0d65415b13548d3
tree4b272fe89eef6a5bd42df3cd8db98f3053e570e3
parent12f58588506032b068b15fc5844bc85e3349e830
dvisampler/edid: fix sda sampling, needs to be similar to scl.

Video sources with high scl frequency were not able to access EDID information through I2C.
I2C start was not detected correctly and was randomly reseting the fsm during transfers.(seen with litescope)
misoclib/video/dvisampler/edid.py