drm/omap: video-pll: add missing data for clkout2 & 3
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 17 May 2016 13:31:41 +0000 (16:31 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 19 May 2016 17:19:03 +0000 (20:19 +0300)
commit50c0164a6eb2e788a29dd391510e2349dad076dd
tree9a870494074304dca7a53ed09541688ea956ff77
parentf7dd8f52429fa145c4a524258c4b35d498f7b164
drm/omap: video-pll: add missing data for clkout2 & 3

Video pll hw data is missing bitfield definitions for clkout2 and
clkout3. We don't use those clkouts at the moment, so this has not
caused any issues.

Add the bitfields.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/video-pll.c