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:
Wenjun Zhang
2020-04-20 16:52:45 +08:00
committad av Gerrit - the friendly Code Review server
förälder 2e3e5cb274
incheckning b55a29b194
2 ändrade filer med 7 tillägg och 0 borttagningar

Visa fil

@@ -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 */