Merge drm/drm-next into drm-misc-next
Parroting Daniel's backmerge justification from2e79e22e09
: Thierry needsfd70c7755b
("drm/bridge: tc358767: fix max_tu_symbol value") to be able to merge his dp_link patch series. Signed-off-by: Sean Paul <seanpaul@chromium.org>
This commit is contained in:
@@ -1083,7 +1083,7 @@ static const struct dss_features omap34xx_dss_feats = {
|
||||
|
||||
static const struct dss_features omap3630_dss_feats = {
|
||||
.model = DSS_MODEL_OMAP3,
|
||||
.fck_div_max = 32,
|
||||
.fck_div_max = 31,
|
||||
.fck_freq_max = 173000000,
|
||||
.dss_fck_multiplier = 1,
|
||||
.parent_clk_name = "dpll4_ck",
|
||||
|
Reference in New Issue
Block a user