Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c90a78ec authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

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: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent b44e4582
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -510,6 +510,7 @@ struct omap_dss_device {
		} dispc;
		} dispc;


		struct {
		struct {
			/* regn is one greater than TRM's REGN value */
			u16 regn;
			u16 regn;
			u16 regm;
			u16 regm;
			u16 regm_dispc;
			u16 regm_dispc;