ARM: at91/dt: split sama5d3 lcd pin definitions to match RGB mode configs
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Mon, 7 Jul 2014 16:31:49 +0000 (18:31 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 23 Mar 2015 14:37:34 +0000 (15:37 +0100)
The HLCDC (HLCD Controller) IP supports 4 different output mode (RGB444,
RGB565, RGB666 and RGB888) and the pin muxing will depend on the chosen
RGB mode.

Split pin definitions to be able to set pin config according to the
selected mode.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Tested-by: Anthony Harivel <anthony.harivel@emtrion.de>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

No differences found