On Mon, 10 Feb 2014 15:18:21 +0000 Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx> wrote: > Now, mind explaining what "v4l2 style device tree bindings" means? I've > no idea since I'm relatively new to DT. Documentation/devicetree/bindings/media/video-interfaces.txt For the Cubox, I have: tda998x: hdmi-encoder { compatible = "nxp,tda998x"; ... port { tda998x_0: endpoint@0 { remote-endpoint = <&lcd0_0>; }; }; }; &lcd0 { status = "okay"; ... port { lcd0_0: endpoint@0 { remote-endpoint = <&tda998x_0>; }; }; }; -- Ken ar c'hentañ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel