MLK-16918-1: dt-bindings: mxsfb: Indentation cleanup
authorMarek Vasut <marex@denx.de>
Sun, 25 Sep 2016 18:52:54 +0000 (20:52 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:47:06 +0000 (15:47 -0500)
Clean up the ad-hoc indentation in the documentation, no functional change.

This is a backport from kernel 4.10.y.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Lucas Stach <l.stach@pengutronix.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/display/mxsfb.txt

index 99e4b1a..16a9a48 100644 (file)
@@ -1,11 +1,11 @@
 * Freescale MXS LCD Interface (LCDIF)
 
 Required properties:
-- compatible: Should be "fsl,<chip>-lcdif".  Supported chips include
-  imx23 and imx28.
-- reg: Address and length of the register set for lcdif
-- interrupts: Should contain lcdif interrupts
-- display : phandle to display node (see below for details)
+- compatible:  Should be "fsl,imx23-lcdif" for i.MX23.
+               Should be "fsl,imx28-lcdif" for i.MX28.
+- reg:         Address and length of the register set for lcdif
+- interrupts:  Should contain lcdif interrupts
+- display:     phandle to display node (see below for details)
 
 Optional properties:
 - disp-dev: Display device driver name
@@ -16,11 +16,11 @@ Optional properties:
 * display node
 
 Required properties:
-- bits-per-pixel : <16> for RGB565, <32> for RGB888/666.
-- bus-width : number of data lines.  Could be <8>, <16>, <18> or <24>.
+- bits-per-pixel:      <16> for RGB565, <32> for RGB888/666.
+- bus-width:           number of data lines.  Could be <8>, <16>, <18> or <24>.
 
 Required sub-node:
-- display-timings : Refer to binding doc display-timing.txt for details.
+- display-timings:     Refer to binding doc display-timing.txt for details.
 
 Examples: