diff options
author | Nickey Yang <[email protected]> | 2018-10-01 14:38:44 +0200 |
---|---|---|
committer | Andrzej Hajda <[email protected]> | 2018-10-30 14:06:29 +0100 |
commit | 739838b5f88642dbef7f91dec4fcf8b7f9d0bc46 (patch) | |
tree | d749a277a2b76a0882b0e849b8dc4b19cb636492 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 2d4f7bdafd709a5cf38f42358bd4c31c621a3e1b (diff) |
drm/bridge/synopsys: dsi: add dual-dsi support
Allow to also drive a slave dw-mipi-dsi controller in a dual-dsi
setup. This will require additional implementation-specific
code to look up the slave instance and do specific setup.
Also will probably need code in the specific crtcs as dual-dsi
does not equal two separate dsi outputs.
To activate, the implementation-specific code should set the slave
using dw_mipi_dsi_set_slave() before calling __dw_mipi_dsi_bind().
v2:
- expect real interface number of lanes
- keep links to both master and slave
v3:
- remove unneeded separate variables
- remove unneeded second slave settings
- disable slave before master
- lane-sum calculation comments
Signed-off-by: Nickey Yang <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Tested-by: Philippe Cornu <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Signed-off-by: Andrzej Hajda <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions