Hi Thierry,
On 2 June 2016 at 08:44, Vinay Simha BN simhavcs@gmail.com wrote:
Add support for the JDI lt070me05000 WUXGA DSI panel used in Nexus 7 2013 devices.
Programming sequence for the panel is was originally found in the android-msm-flo-3.4-lollipop-release branch from: https://android.googlesource.com/kernel/msm.git
And video mode setting is from dsi-panel-jdi-dualmipi1-video.dtsi file in: git://codeaurora.org/kernel/msm-3.10.git LNX.LA.3.6_rb1.27
Other fixes folded in were provided by Archit Taneja archit.taneja@gmail.com
Cc: Archit Taneja archit.taneja@gmail.com [sumit.semwal: Ported to the drm/panel framework] Signed-off-by: Sumit Semwal sumit.semwal@linaro.org [jstultz: Cherry-picked to mainline, folded down other fixes from Vinay and Archit] Signed-off-by: John Stultz john.stultz@linaro.org [vinay simha bn: removed interface setting cmd mode, video mode panel setting selection] Cc: Rob Clark robdclark@gmail.com Signed-off-by: Vinay Simha BN simhavcs@gmail.com
If there aren't any more objections, could you please pick this set of patches for your next pull request?
-- v2:
- incorporated code reviews from theiry, archit code style, alphabetical soring in Makefile, Kconfig, regulator_bulk, arrays of u8, generic helper function, documentation bindings,
v3:
- dcs backlight support added
- tested this panel driver in nexus7 2013 device
BR, Sumit.