]> git.sur5r.net Git - u-boot/commit
video: simplefb
authorRob Clark <robdclark@gmail.com>
Thu, 3 Aug 2017 16:47:00 +0000 (12:47 -0400)
committerAnatolij Gustschin <agust@denx.de>
Tue, 12 Sep 2017 11:40:47 +0000 (13:40 +0200)
commit971d7e64245d5970ae9fe9a1f418e2900663248a
treec636a65e39379a7ff64b5ee08396c3321516eb1b
parent72719d2f8ae5022fb45d3020d85a644da8884f2a
video: simplefb

Not really qcom specific, but for now qcom/lk is the one firmware that
is (afaiu) setting up the appropriate dt node for pre-configured
display.  Uses the generic simple-framebuffer DT bindings so this should
be useful on other platforms.

Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/simplefb.c [new file with mode: 0644]