On Tue, Oct 01, 2024 at 02:43:01PM +0800, Hermes Wu wrote: > From: Hermes Wu <Hermes.wu@xxxxxxxxxx> > > The original AUX operation using data registers is limited to 4 bytes. > The AUX operation command CMD_AUX_I2C_EDID_READ uses AUX FIFO and is capable of reading 16 bytes. > This improves the speed of EDID read. Nit: Improve the speed of EDID reads by using CMD_AUX_I2C_EDID_READ. > > Signed-off-by: Hermes Wu <Hermes.wu@xxxxxxxxxx> > --- > drivers/gpu/drm/bridge/ite-it6505.c | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry