dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage
authorMarco Franchi <marco.franchi@nxp.com>
Mon, 2 Oct 2017 13:45:30 +0000 (10:45 -0300)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 2 Oct 2017 14:19:06 +0000 (16:19 +0200)
Improve the binding example by removing the '@di0' notation, which
fixes the following build warning:

Warning (unit_address_vs_reg): Node /display@di0 has a unit name, but
no reg property

Signed-off-by: Marco Franchi <marco.franchi@nxp.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt

index f79854783c2c342655b37e1ffc31cb3cb3f2a02e..5bf77f6dd19db0ea3eab3cb3f837f54089c2a547 100644 (file)
@@ -129,7 +129,7 @@ Optional properties:
 
 example:
 
-display@di0 {
+disp0 {
        compatible = "fsl,imx-parallel-display";
        edid = [edid-data];
        interface-pix-fmt = "rgb24";