diff options
Diffstat (limited to 'drivers/gpu/drm/msm/dsi/dsi_cfg.h')
| -rw-r--r-- | drivers/gpu/drm/msm/dsi/dsi_cfg.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/msm/dsi/dsi_cfg.h b/drivers/gpu/drm/msm/dsi/dsi_cfg.h index e2b7a7dfbe49..50a37ceb6a25 100644 --- a/drivers/gpu/drm/msm/dsi/dsi_cfg.h +++ b/drivers/gpu/drm/msm/dsi/dsi_cfg.h @@ -17,6 +17,7 @@  #define MSM_DSI_6G_VER_MINOR_V1_3	0x10030000  #define MSM_DSI_6G_VER_MINOR_V1_3_1	0x10030001  #define MSM_DSI_6G_VER_MINOR_V1_4_1	0x10040001 +#define MSM_DSI_6G_VER_MINOR_V1_4_2	0x10040002  #define MSM_DSI_6G_VER_MINOR_V2_2_0	0x20000000  #define MSM_DSI_6G_VER_MINOR_V2_2_1	0x20020001  |