All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de
Subject: [GIT PULL] u-boot-video/video-20241022
Date: Tue, 22 Oct 2024 22:09:44 +0200	[thread overview]
Message-ID: <20241022220944.45a4eb2b@crub> (raw)

Hi Tom,

please pull video driver updates.

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

Thanks,
Anatolij

The following changes since commit 6606a6adfaf8517cff7e5fe0fb206beed80087d5:

  envtools: make them build again (2024-10-21 20:51:23 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 722073a0653dd18d0148dd435f067be4e82f9129:

  video: simplefb: Fix build warn with CONFIG_FDT_64BIT=n (2024-10-22 20:56:28 +0200)

----------------------------------------------------------------
 - VNBYTES() comment fix
 - add VIDEO dependency for FDT_SIMPLEFB
 - fdt_simplefb: drop not needed CONFIG_VIDEO check
 - am62x,evm: preserve splash screen while OS is booting
 - simplefb: warning fix for CONFIG_FDT_64BIT=n

----------------------------------------------------------------
Devarsh Thakkar (3):
      boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB
      boot: fdt_simplefb: Remove conditional compilation checks for VIDEO Kconfig
      board: ti: am62x: evm: Update simple-framebuffer node in device-tree

Eva Kurchatova (1):
      video: simplefb: Fix build warn with CONFIG_FDT_64BIT=n

Miquel Raynal (1):
      video: Fix VNBYTES() macro comment

 board/ti/am62x/evm.c     | 21 +++++++++++++++++++++
 boot/Kconfig             |  1 +
 boot/fdt_simplefb.c      |  2 --
 drivers/video/simplefb.c |  3 ++-
 include/video.h          |  6 +-----
 5 files changed, 25 insertions(+), 8 deletions(-)

             reply	other threads:[~2024-10-22 20:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-22 20:09 Anatolij Gustschin [this message]
2024-10-23  0:00 ` [GIT PULL] u-boot-video/video-20241022 Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241022220944.45a4eb2b@crub \
    --to=agust@denx.de \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.