diff options
author | Philippe Cornu <philippe.cornu@st.com> | 2018-02-06 11:42:51 +0300 |
---|---|---|
committer | Andrzej Hajda <a.hajda@samsung.com> | 2018-02-08 10:22:51 +0300 |
commit | f03e19579c501accb26f273883962c29d11e977e (patch) | |
tree | 035268ce637e598c66fbe20fb9f9dc858219217c /drivers/gpu/drm/stm/ltdc.c | |
parent | a009c53e8dead27f4917b389c3d7ea528dcb67fb (diff) | |
download | linux-f03e19579c501accb26f273883962c29d11e977e.tar.xz |
drm/bridge/synopsys: dsi: Add 1.31 version support
Add support for the Synopsys DesignWare MIPI DSI version 1.31
Two registers need to be updated/added for supporting 1.31:
* PHY_TMR_CFG 0x9c (updated)
1.30 [31:24] phy_hs2lp_time
[23:16] phy_lp2hs_time
[14: 0] max_rd_time
1.31 [25:16] phy_hs2lp_time
[ 9: 0] phy_lp2hs_time
* PHY_TMR_RD_CFG 0xf4 (new)
1.31 [14: 0] max_rd_time
Signed-off-by: Philippe Cornu <philippe.cornu@st.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180206084251.303-1-philippe.cornu@st.com
Diffstat (limited to 'drivers/gpu/drm/stm/ltdc.c')
0 files changed, 0 insertions, 0 deletions