Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/panel: simple: Allow DSI panels to provide mode flags
In order to differentiate between the different video modes (burst vs. non-burst, sync pulses vs. sync events) supported by peripherals, pass the flags that specify this mode in the panel description to the DSI peripheral device when probed. Signed-off-by: Thierry Reding <treding@nvidia.com>
- Loading branch information