]> git.baikalelectronics.ru Git - uboot.git/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)
commit41c753e6e21a8ce831139ca090f347f78d7aac0c
treec636a65e39379a7ff64b5ee08396c3321516eb1b
parent2065bdd8ab6c7fc25d2267828f2df8a4ebc19aa3
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]