1
0

disp: msm: dsi: increase mode max allowed

This change updates the DSI_MODE_MAX macro from
5 to 32.

Change-Id: Ic5ef1005bec525248315daab71bae9ac591ee149
Signed-off-by: Samantha Tran <samtran@codeaurora.org>
Este cometimento está contido em:
Samantha Tran
2019-06-25 10:45:40 -07:00
ascendente 5411cf5dee
cometimento e9548a791b

Ver ficheiro

@@ -26,7 +26,7 @@
#define MAX_SV_BL_SCALE_LEVEL 65535 #define MAX_SV_BL_SCALE_LEVEL 65535
#define DSI_CMD_PPS_SIZE 135 #define DSI_CMD_PPS_SIZE 135
#define DSI_MODE_MAX 5 #define DSI_MODE_MAX 32
enum dsi_panel_rotation { enum dsi_panel_rotation {
DSI_PANEL_ROTATE_NONE = 0, DSI_PANEL_ROTATE_NONE = 0,