commit | 08f707ac3eb1fa86c43c705f9f78c1e40c49aba1 | [log] [tgz] |
---|---|---|
author | Jim Lodes <jim.lodes@garmin.com> | Thu Apr 21 12:49:00 2016 -0500 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue May 31 08:20:42 2016 +0300 |
tree | e6e1235234ec691d3e6193a4a79859a5e73a26f3 | |
parent | 91cd220aadc88dff6650127e7b19a85569ef8b7c [diff] |
OMAPDSS: HDMI5: Fix AVI infoframe 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 <jim.lodes@garmin.com> Signed-off-by: J.D. Schroeder <jay.schroeder@garmin.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>