diff options
author | Philip Chen <philipchen@chromium.org> | 2021-10-30 10:08:50 -0700 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2021-11-22 10:16:04 -0800 |
commit | cd92cc187c053ab010a1570e2d61d68394a5c725 (patch) | |
tree | 09620eee18df8828239aa4954c38fda39ee3cc09 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5dbe2711e41818b5474d2119d075d2facc8533dc (diff) |
drm/msm/dsi: set default num_data_lanes
If "data_lanes" property of the dsi output endpoint is missing in
the DT, num_data_lanes would be 0 by default, which could cause
dsi_host_attach() to fail if dsi->lanes is set to a non-zero value
by the bridge driver.
According to the binding document of msm dsi controller, the
input/output endpoint of the controller is expected to have 4 lanes.
So let's set num_data_lanes to 4 by default.
Signed-off-by: Philip Chen <philipchen@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20211030100812.1.I6cd9af36b723fed277d34539d3b2ba4ca233ad2d@changeid
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions