Hi Denis, Am Donnerstag, den 06.03.2014, 17:04 +0100 schrieb Denis Carikli: [...] > +&display { > + status = "okay"; > + display-timings { > + model = "DVI-SVGA"; Does this board really have a DVI connector and no I2C bus routed to the DDC pins? > + bits-per-pixel = <16>; > + svga { > + clock-frequency = <44333333>; > + hactive = <800>; > + vactive = <600>; > + hback-porch = <112>; > + hfront-porch = <32>; > + vback-porch = <3>; > + vfront-porch = <17>; > + hsync-len = <80>; > + vsync-len = <4>; > + hsync-active = <1>; > + vsync-active = <1>; > + de-active = <1>; > + pixelclk-active = <1>; > + }; > + }; > +}; [...] > + imx_drm: imx-drm { > + compatible = "fsl,imx-drm"; > + crtcs = <&ipu 0>; > + connectors = <&display>; > + status = "disabled"; > + }; Please let's postpone this until the imx-drm-dt patch series is accepted. I've changed the device tree bindings so this node is not necessary to be included in every board dts. regards Philipp _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel