From: Marco Franchi Date: Mon, 2 Oct 2017 13:45:30 +0000 (-0300) Subject: dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dbfdd153d4aefec13460c97475737e59af92d8e2;p=linux.git dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage 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 Signed-off-by: Philipp Zabel --- diff --git a/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt b/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt index f79854783c2c3..5bf77f6dd19db 100644 --- a/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt +++ b/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt @@ -129,7 +129,7 @@ Optional properties: example: -display@di0 { +disp0 { compatible = "fsl,imx-parallel-display"; edid = [edid-data]; interface-pix-fmt = "rgb24";