瀏覽代碼

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 <marco.franchi@nxp.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Marco Franchi 8 年之前
父節點
當前提交
dbfdd153d4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt

+ 1 - 1
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";