
2 Jun
2017
2 Jun
'17
3:17 p.m.
On Wed, 31 May 2017 17:59:34 +0200 Philipp Tomsich philipp.tomsich@theobroma-systems.com wrote: ...
Changes in v4:
- splits the large change into smaller changes
Changes in v3:
- split into separate drivers for the SOC-specific portion of the driver
- rebase to sjg/next
Changes in v2:
- removed DEBUG from the patch (as was done in our production branches, but missing from the patch-prep branch)
- updated SJG's comment (with a TODO for the RK3288) to reflect the new code structure
arch/arm/include/asm/arch-rockchip/grf_rk3399.h | 3 + drivers/video/rockchip/Makefile | 1 + drivers/video/rockchip/rk3399_hdmi.c | 81 +++++++++++++++++++++++++ 3 files changed, 85 insertions(+) create mode 100644 drivers/video/rockchip/rk3399_hdmi.c
applied to u-boot-video/master, thanks!
-- Anatolij