commit | f6b690e65c0aa5f3da22546ac597d9f01cff2e4e | [log] [tgz] |
---|---|---|
author | Bo Shen <voice.shen@atmel.com> | Fri May 25 00:59:58 2012 +0000 |
committer | Anatolij Gustschin <agust@denx.de> | Tue Jun 05 11:19:02 2012 +0200 |
tree | 3d0fde5fea696ef9c982124a255d7479fdc78e29 | |
parent | bfd4be803bbb7d122c2e3aaf6eaf987efa8d69da [diff] |
video: atmel/lcd: add LCD driver for new Atmel SoC The new Atmel SoC (at91sam9x5 series and at91sam9n12) add a totally different LCD controller. Add this new driver to support it. Using CONFIG_ATMEL_HLCD (distinguish with CONFIG_ATMEL_LCD) to enable this in board configuration file. Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Anatolij Gustschin <agust@denx.de>