dt-bindings: mxsfb: Indentation cleanup

Clean up the ad-hoc indentation in the documentation, no functional change.

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>
This commit is contained in:
Marek Vasut
2016-09-25 20:52:54 +02:00
parent 197aa6ed52
commit 9c8f2eed73

View File

@@ -1,8 +1,8 @@
* Freescale MXS LCD Interface (LCDIF) * Freescale MXS LCD Interface (LCDIF)
Required properties: Required properties:
- compatible: Should be "fsl,<chip>-lcdif". Supported chips include - compatible: Should be "fsl,imx23-lcdif" for i.MX23.
imx23 and imx28. Should be "fsl,imx28-lcdif" for i.MX28.
- reg: Address and length of the register set for lcdif - reg: Address and length of the register set for lcdif
- interrupts: Should contain lcdif interrupts - interrupts: Should contain lcdif interrupts
- display: phandle to display node (see below for details) - display: phandle to display node (see below for details)