On 28/02/14 18:25, Philipp Zabel wrote: > dvi-connector { > compatible = "dvi-connector"; > ddc-i2c-bus = <&i2c3>; > > port { > dvi_d_in: endpoint@0 { > remote-endpoint = <&sii902x_out>; > }; > dvi_a_in: endpoint@1 { > remote-endpoint = <&tve_out>; > }; > }; > }; > > It should be possible to let the connector know that those two endpoints > are connected to a TMDS source and to a VGA source, respectively. I have not worked with boards that would have the analog part, so just wondering about the above. The above would mean that either digital or analog is in use, but not both. Was that the intention? From the connector's perspective, the analog and digital pins are separate, and I think they can be used at the same time. That kind of sounds like the analog and digital pins should be represented as separate ports. Tomi
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel