disp: msm: add inverted display brightness value property
In general the brightness value, the first parameter is low byte and the second is high byte, but some DDIC invert, so add inverted display brightness value property. Change-Id: I8bf5631bb66096bd28529c53643e358afffce18e Signed-off-by: Wenjun Zhang <wjzhan@codeaurora.org>
This commit is contained in:

committad av
Gerrit - the friendly Code Review server

förälder
2e3e5cb274
incheckning
b55a29b194
@@ -115,6 +115,7 @@ struct dsi_backlight_config {
|
||||
u32 bl_level;
|
||||
u32 bl_scale;
|
||||
u32 bl_scale_sv;
|
||||
bool bl_inverted_dbv;
|
||||
|
||||
int en_gpio;
|
||||
/* PWM params */
|
||||
|
Referens i nytt ärende
Block a user