On 7/27/26 3:43 AM, Julien Stephan wrote: > Add a new driver for HDMI DDC channel reading for MT8195 based SoCs. > The driver is based on the corresponding kernel driver. >
... > +#define DDC2_CLOCK 572 /* BIM=208M/(v*4) = 90Khz */ > +#define DDC2_CLOCK_EDID 832 /* BIM=208M/(v*4) = 62.5Khz */ > + Do we need to do anything about [1] here? (about math not adding up for 90Khz comment.) [1]: https://patchwork.ozlabs.org/project/uboot/patch/20260717-mt8188-add-ddc-i2c-driver-v1-2-e89ccd173...@baylibre.com/#3728771
