Skip to content
Snippets Groups Projects
Commit ac708b5b authored by Robert Chiras's avatar Robert Chiras Committed by Dong Aisheng
Browse files

MLK-24805-1: drm/panel: rm67191: Add support for rm67199


There is a new and improved version of this panel, which is called
rm67199, and is the same as rm67191 (in size, aspect and resolution).
Since, only the DSI initialization sequence differs, I added this
into the existing driver for rm67191.
So:
- compacted the DSI commands into 4 per line so they will not consume
too many lines of code
- updated the prepare sequence, since the instructions for this panel
  were provided (the sleeps for rm67191 were just guesses)
- added platform data to determine which version of the panel is used
  with this driver

Signed-off-by: default avatarRobert Chiras <robert.chiras@nxp.com>
Reviewed-by: default avatarLaurentiu Palcu <laurentiu.palcu@nxp.com>
parent 64f3bbac
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment