1
0
Fork 0

OMAP: DSS2: DSI: Add comment about regn

regn divider is one greater than the REGN divider in TRM. Add a comment
to point this out.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
hifive-unleashed-5.1
Tomi Valkeinen 2011-08-31 15:32:23 +03:00
parent b44e45825d
commit c90a78ecc2
1 changed files with 1 additions and 0 deletions

View File

@ -510,6 +510,7 @@ struct omap_dss_device {
} dispc;
struct {
/* regn is one greater than TRM's REGN value */
u16 regn;
u16 regm;
u16 regm_dispc;