Please pull u-boot-video

Hi Tom,
The following changes since commit e0718b3ab754860bd47677e6b4fc5b70da42c4ab:
Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm (2020-04-01 14:29:21 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/video-fixes-2apr20
for you to fetch changes up to 05c65a82c3c1a1f5aced30babde51f934e066717:
video: rockchip: Support 4K resolution for rk3399, HDMI (2020-04-02 15:52:01 +0200)
---------------------------------------------------------------- - rockchip RK3399 HDMI output fix
---------------------------------------------------------------- Jagan Teki (5): clk: rk3399: Set empty for vopl assigned-clocks video: rockchip: Fix vop modes for rk3399 rockchip: Enable pre console for rk3399 rockchip: Enable HDMI output on rk3399 board w/ HDMI video: rockchip: Support 4K resolution for rk3399, HDMI
arch/arm/include/asm/arch-rockchip/vop_rk3288.h | 11 +++++++++++ arch/arm/mach-rockchip/Kconfig | 1 + common/Kconfig | 1 + configs/nanopc-t4-rk3399_defconfig | 7 +++++++ configs/nanopi-m4-rk3399_defconfig | 7 +++++++ configs/nanopi-neo4-rk3399_defconfig | 7 +++++++ configs/roc-pc-rk3399_defconfig | 6 ++++++ configs/rock960-rk3399_defconfig | 7 +++++++ drivers/clk/rockchip/clk_rk3399.c | 7 +++++++ drivers/video/rockchip/Kconfig | 2 ++ drivers/video/rockchip/rk3399_vop.c | 2 -- drivers/video/rockchip/rk_vop.c | 4 ++++ include/configs/evb_rk3399.h | 5 +++++ include/configs/rock960_rk3399.h | 5 +++++ 14 files changed, 70 insertions(+), 2 deletions(-)

On Thu, 2 Apr 2020 18:13:50 +0200 Anatolij Gustschin agust@denx.de wrote: ...
https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/video-fixes-2apr20
for you to fetch changes up to 05c65a82c3c1a1f5aced30babde51f934e066717:
video: rockchip: Support 4K resolution for rk3399, HDMI (2020-04-02 15:52:01 +0200)
Build test passed: https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/2606
-- Anatolij

On Thu, Apr 02, 2020 at 06:13:50PM +0200, Anatolij Gustschin wrote:
Hi Tom,
The following changes since commit e0718b3ab754860bd47677e6b4fc5b70da42c4ab:
Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm (2020-04-01 14:29:21 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/video-fixes-2apr20
for you to fetch changes up to 05c65a82c3c1a1f5aced30babde51f934e066717:
video: rockchip: Support 4K resolution for rk3399, HDMI (2020-04-02 15:52:01 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Anatolij Gustschin
-
Tom Rini