aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/staging
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2013-04-22 23:19:31 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-04-23 10:38:49 -0700
commit7d0a66c0ccfd0ec23645ba2d92593c00d11bf936 (patch)
tree294dd48c6698e9ca884afd61ad00bedfd02b6d64 /Documentation/devicetree/bindings/staging
parentstaging: dwc2: add platform device bindings (diff)
downloadlinux-dev-7d0a66c0ccfd0ec23645ba2d92593c00d11bf936.tar.xz
linux-dev-7d0a66c0ccfd0ec23645ba2d92593c00d11bf936.zip
staging: video: imx: Add BGR666 support for parallel display
Support the BGR666 format on the IPUv3 parallel display. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Philipp Zabel <p.zabel@pengutronix.de> Cc: Sascha Hauer <s.hauer@pengutronix.de> Cc: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/staging')
-rw-r--r--Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt b/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt
index 07654f0338b6..8071ac20d4b3 100644
--- a/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt
+++ b/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt
@@ -26,7 +26,7 @@ Required properties:
- crtc: the crtc this display is connected to, see below
Optional properties:
- interface_pix_fmt: How this display is connected to the
- crtc. Currently supported types: "rgb24", "rgb565"
+ crtc. Currently supported types: "rgb24", "rgb565", "bgr666"
- edid: verbatim EDID data block describing attached display.
- ddc: phandle describing the i2c bus handling the display data
channel