On 21/04/16 20:49, J.D. Schroeder wrote: > From: Jim Lodes > > The AVI infoframe R0-R3 in the 2nd data byte represents the > Active Format Aspect Ratio. It is four bits long not two bits. > This fixes that mask used to extract the bits before writing the > bits to the hardware registers. > > Signed-off-by: Jim Lodes > Signed-off-by: J.D. Schroeder > --- > drivers/gpu/drm/omapdrm/dss/hdmi5_core.c | 2 +- > drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Thanks! Queuing this for 4.7. Tomi