mbox series

Please pull u-boot-video

Message ID 20211228152509.02e36569@crub
State Accepted
Delegated to: Tom Rini
Headers show
Series Please pull u-boot-video | expand

Pull-request

https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20211228

Message

Anatolij Gustschin Dec. 28, 2021, 2:25 p.m. UTC
Hi Tom,

please pull mxsfb driver fix for v2022.01.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/10396

Thanks,
Anatolij

The following changes since commit 578b479affa4570a3fcfca40f2b69f503880a8c9:

  Merge tag 'u-boot-rockchip-20211226' of https://source.denx.de/u-boot/custodians/u-boot-rockchip (2021-12-26 07:57:54 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20211228

for you to fetch changes up to f36b3f8f174f0b4168121b99db060d53491c5922:

  video: mxsfb: fix clk_get_by_name() return value check (2021-12-27 00:30:37 +0100)

----------------------------------------------------------------
- mxsfb axi/disp_axi clock enable fix

----------------------------------------------------------------
Giulio Benetti (1):
      video: mxsfb: fix clk_get_by_name() return value check

 drivers/video/mxsfb.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Tom Rini Dec. 28, 2021, 4:26 p.m. UTC | #1
On Tue, Dec 28, 2021 at 03:25:09PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull mxsfb driver fix for v2022.01.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/10396
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 578b479affa4570a3fcfca40f2b69f503880a8c9:
> 
>   Merge tag 'u-boot-rockchip-20211226' of https://source.denx.de/u-boot/custodians/u-boot-rockchip (2021-12-26 07:57:54 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20211228
> 
> for you to fetch changes up to f36b3f8f174f0b4168121b99db060d53491c5922:
> 
>   video: mxsfb: fix clk_get_by_name() return value check (2021-12-27 00:30:37 +0100)
> 

Applied to u-boot/master, thanks!