
29 Aug
2017
29 Aug
'17
12:15 a.m.
On Thu, 3 Aug 2017 12:47:00 -0400 Rob Clark robdclark@gmail.com wrote:
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 | 10 +++++++ drivers/video/Makefile | 2 +- drivers/video/simplefb.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 82 insertions(+), 1 deletion(-) create mode 100644 drivers/video/simplefb.c
Applied to u-boot-video/next, thanks!
-- Anatolij