summaryrefslogtreecommitdiffstats
path: root/drivers/video/sunxi_display.c
diff options
context:
space:
mode:
authorSiarhei Siamashka <siarhei.siamashka@gmail.com>2015-01-19 05:23:32 +0200
committerHans de Goede <hdegoede@redhat.com>2015-01-22 12:34:56 +0100
commitb8329acf98c42f7578f6897ebc5d509a4317bb0b (patch)
tree6dfd1808f1a9348bf93491bd4aa7c5881fd6383e /drivers/video/sunxi_display.c
parentebe079bc51e0ad1d49424cc3da8bf199511a81ac (diff)
downloadtalos-obmc-uboot-b8329acf98c42f7578f6897ebc5d509a4317bb0b.tar.gz
talos-obmc-uboot-b8329acf98c42f7578f6897ebc5d509a4317bb0b.zip
video: Add support for SSD2828 (parallel LCD to MIPI bridge)
SSD2828 can take pixel data coming from a parallel LCD interface and translate it on the fly into MIPI DSI interface for driving a MIPI compatible TFT display. SSD2828 is configured over SPI interface, which may or may not have MISO pin wired up on some hardware. So a write-only SPI mode also has to be supported. The SSD2828 support code is implemented as a utility function and needs to be called from real display drivers, which are responsible for driving parallel LCD hardware in front of the video pipeline. The usage instructions are provided as comments in the header file. Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com> Acked-by: Anatolij Gustschin <agust@denx.de> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/video/sunxi_display.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud