video: omap: fix pixel-per-line bitfield setting
authorDario Binacchi <dariobin@libero.it>
Sat, 22 Feb 2020 13:05:48 +0000 (14:05 +0100)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 3 Mar 2020 07:38:14 +0000 (13:08 +0530)
commit0aff8e261547f761b0c20a75e7cdd59c46d2478b
treea698d7b5828817f9c11134e5e160b8d7fabad99c
parentcb8680a4b84a2df5897a1870db09054e2217500f
video: omap: fix pixel-per-line bitfield setting

Fix the macro to set the pplmsb field (bit 3) of the RASTER_TIMING_0
register. It is used in order to support up to 2048 pixels per line.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
drivers/video/am335x-fb.c