Hi Archit, Gentle reminder :-)
Do not hesitate to send me any comments so I can update these patches.
Note that the "Constify funcs structures" patch is now obsolete as a similar ones from Bhumika Goyal has been posted then integrated recently.
Many thanks for your support, Philippe :-)
On 08/01/2017 03:30 PM, Philippe CORNU wrote:
Hi Archit,
The 2 first patches have been reviewed by Laurent. The 3rd one has been "acked" by Philipp.
Do not hesitate to send me any comments so I can take them into account before my holidays (end of next week)...
Many thanks for your support,
Philippe :-)
On 08/01/2017 03:23 PM, Philippe CORNU wrote:
Version 3:
- Add devm_reset_control_get_optional_exclusive (Philipp Zabel).
Version 2:
- Put back Synopsys mipi dsi unused registers.
- Add devm_reset_control_get_exclusive to follow explicit reset API.
- Add a missing commit message & reviewed-by.
Version 1:
- Initial commit
The purpose of this set of patches is to clean up the mipi dsi dw Synopsys drm bridge.
Philippe CORNU (3): drm/bridge/synopsys: dsi: Constify funcs structures drm/bridge/synopsys: dsi: Register list clean up drm/bridge/synopsys: dsi: explicitly request exclusive reset control
drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c | 104 +++++++++++++++----------- 1 file changed, 60 insertions(+), 44 deletions(-)