On 17/03/14 16:22, Dmitry Lifshitz wrote: > Hi Tomi, > > Unfortunately, I have a lack of experience with DT DSS stuff. > > How should I define the endpoints and the connector in my case? > Please, could you provide some reference. See Documentation/devicetree/bindings/media/video-interfaces.txt for a description of the ports and endpoints. If your board is similar to uevm except you don't have the tpd12s015, then you just need to remove the tpd12s015 from the .dts file, and connect the OMAP's HDMI output directly to the connector. > Regarding omapfb, is it sufficient to turn it on in the Kernel config? Yes. Tomi