Other Parts Discussed in Thread: AM67
Tool/software:
Hello,
is it possible to use at the same time the following 3 display outputs, DP, DSI1 and DSI2, on TI AM69 ?
Given this from the TIDSS Linux driver we have some concern:
/* Currently hard coded VP routing (see dispc_initial_config()) */ .output_type = { DISPC_OUTPUT_INTERNAL, DISPC_OUTPUT_DPI, DISPC_OUTPUT_INTERNAL, DISPC_OUTPUT_DPI, },
In general DP, DSI1 and DSI2 would need to use DISPC_OUTPUT_INTERNAL, but only 2 ports seem to be available.