]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: imx_drm: imx_ldb: fix 18 bit format
authorMarkus Niebel <Markus.Niebel@tqs.de>
Tue, 18 Jun 2013 01:23:58 +0000 (09:23 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Jun 2013 18:22:58 +0000 (11:22 -0700)
commit000d73fc3b89b34d55e0cf9c39700aff405fb97e
tree9350e8f47eea350f741d02ca681d4b3260114746
parentac4c1a9b33005969b05de0f13ec90ec426a76769
staging: imx_drm: imx_ldb: fix 18 bit format

Since 18 bit is supported as datawidth in device tree it should be
supported in driver. Beside the LDB channel the IPU channel has also
to be configured to use BGR666.

Signed-off-by: Markus Niebel <Markus.Niebel@tqs.de>
Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/imx-drm/imx-ldb.c