mbox series

[U-Boot] Please pull u-boot-video

Message ID 20190329223718.14becacc@crub
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] Please pull u-boot-video | expand

Pull-request

git://git.denx.de/u-boot-video.git tags/video-fixes-for-2019.04-rc4

Message

Anatolij Gustschin March 29, 2019, 9:37 p.m. UTC
Hi Tom,

please pull sunxi HDMI clock fix for v2019.04-rc4.

Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/512749325

Thanks,
Anatolij

The following changes since commit 2b9b9cdd5f9ae1cbc786ba3c2255a51b3ea4a636:

  Merge branch '2019-03-25-master-imports' (2019-03-26 23:17:21 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-video.git tags/video-fixes-for-2019.04-rc4

for you to fetch changes up to 1feed358ed15d795929cd6618b2f450719dbe416:

  sunxi: video: HDMI: Fix clock setup (2019-03-28 23:45:41 +0100)

----------------------------------------------------------------
sunxi HDMI clock fix

----------------------------------------------------------------
Jernej Skrabec (1):
      sunxi: video: HDMI: Fix clock setup

 drivers/video/sunxi/sunxi_dw_hdmi.c | 62 ++++++++++++++++++++++---------------
 1 file changed, 37 insertions(+), 25 deletions(-)

Comments

Tom Rini April 1, 2019, 1:13 p.m. UTC | #1
On Fri, Mar 29, 2019 at 10:37:18PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull sunxi HDMI clock fix for v2019.04-rc4.
> 
> Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/512749325
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 2b9b9cdd5f9ae1cbc786ba3c2255a51b3ea4a636:
> 
>   Merge branch '2019-03-25-master-imports' (2019-03-26 23:17:21 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-video.git tags/video-fixes-for-2019.04-rc4
> 
> for you to fetch changes up to 1feed358ed15d795929cd6618b2f450719dbe416:
> 
>   sunxi: video: HDMI: Fix clock setup (2019-03-28 23:45:41 +0100)
> 

Applied to u-boot/master, thanks!