commit | dfc1efebd21a496e164c90cdfb4b3051f19b1670 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Aug 08 16:03:29 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Aug 14 08:37:39 2015 +0200 |
tree | c57725c50a0e95bde28833dac477cb5e8f382c8d | |
parent | 1336578ff2ab71d7fecc6bd63cc8a7d0607afcbc [diff] |
video: Add support for the ANX9804 parallel lcd to dp bridge chip Add support for the ANX9804 bridge chip, which can take pixel data coming from a parallel LCD interface and translate it on the fly into a DP interface for driving eDP TFT displays. It uses I2C for configuration. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Anatolij Gustschin <agust@denx.de>