On Sun, Jul 31, 2016 at 08:45:22PM +0530, Vinay Simha BN wrote:
> Provide a small convenience wrapper that set/get the
> display brightness value
> 
> Cc: John Stultz <[email protected]>
> Cc: Sumit Semwal <[email protected]>
> Cc: Archit Taneja <[email protected]>
> Cc: Rob Clark <[email protected]>
> Cc: Jani Nikula <[email protected]>
> Cc: Thierry Reding <[email protected]>
> Cc: Emil Velikov <[email protected]>
> Signed-off-by: Vinay Simha BN <[email protected]>
> Reviewed-by: Emil Velikov <[email protected]>
> 
> ---
> v1:
>  *tested in nexus7 2nd gen.
> 
> v2:
>  * implemented jani review comments
>    -functions name mapped accordingly
>    -bl value increased from 0xff to 0xffff
>    -backlight interface will be handled in panel driver,
>     so it is moved from the mipi_dsi helper function
> 
> v3:
>  * emil review comments
>    (err < 0) supposed to be (err <= 0)
> ---
>  drivers/gpu/drm/drm_mipi_dsi.c | 49 
> ++++++++++++++++++++++++++++++++++++++++++
>  include/drm/drm_mipi_dsi.h     |  4 ++++
>  2 files changed, 53 insertions(+)

Applied, thanks.

Thierry

Attachment: signature.asc
Description: PGP signature

Reply via email to