Hi Heiko and Julien, >> If you want, I can ask MediaTek to clarify this. > > It would be nice to know... so if you get this info it would be cool, > thanks!
I'm pretty sure "v" is a divider value, yet there's still something interesting missing: 208M / (832 * 4) is exactly 62.5k but 208M / (572 * 4) is closer to 91k than 90k. Either some nasty details are hidden, or DDC2_CLOCK should be defined as 577 or 578, or comment is slightly imprecise about desired frequency. > +#define DDC2_CLOCK 572 /* BIM=208M/(v*4) = 90Khz */ > +#define DDC2_CLOCK_EDID 832 /* BIM=208M/(v*4) = 62.5Khz */ Cheers, Alex.
