]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
imx-drm: parallel-display: honor 'native-mode' property when selecting video mode...
authorLothar Waßmann <LW@KARO-electronics.de>
Mon, 13 Jan 2014 10:24:33 +0000 (11:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Jan 2014 23:14:43 +0000 (15:14 -0800)
commit075c457b92014d578cca83f40c39035158635cac
tree9a3c4d06b6a5388d728e9a2bc5e2b43335c60a72
parent32f7110623db58f3283d6c9e1c02752032cf9c68
imx-drm: parallel-display: honor 'native-mode' property when selecting video mode from DT

This patch allows to select a specific video mode from a list of modes
defined in DT by setting the 'native-mode' property appropriately.

Since all current users of this driver have only one mode defined in
their .dts files, the patch does not change the behaviour of this
driver on the affected platforms.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/imx-drm/parallel-display.c