Skip to content
Commit 974a6582 authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

Merge "Apply LCD manager related parameters" from Archit



The LCD interface drivers(DPI, DSI, RFBI, SDI) do some direct DISPC register
writes to configure LCD manager related fields. This series groups these fields
into a single struct, and let's the interface driver apply these parameters.

This allows us to:

- Check the LCD manager related parameters before applying them.
- Remove some omap_dss_device references as APPLY holds the applied parameters.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parents 465698ee 6c6f510a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment