]> Git Repo - J-u-boot.git/commit
rockchip: video: Add a display driver for rockchip LVDS
authorJacob Chen <[email protected]>
Mon, 14 Mar 2016 03:20:16 +0000 (11:20 +0800)
committerAnatolij Gustschin <[email protected]>
Mon, 14 Mar 2016 21:06:33 +0000 (22:06 +0100)
commit35ac89dd8fe7e9373d8c4336e7fbe93ae3fd59d7
treeba753a9c0d57b49050c43d7f18b3827d80e75a82
parent450f3c713543be514905468f08dfda312d640802
rockchip: video: Add a display driver for rockchip LVDS

Some Rockchip SoCs support LVDS output. Add a display driver for this so
that these displays can be used on supported boards.

Signed-off-by: Jacob Chen <[email protected]>
Acked-by: Simon Glass <[email protected]>
arch/arm/include/asm/arch-rockchip/lvds_rk3288.h [new file with mode: 0644]
drivers/video/rockchip/Makefile
drivers/video/rockchip/rk_lvds.c [new file with mode: 0644]
This page took 0.034396 seconds and 4 git commands to generate.