Please pull u-boot-video/next-2021-03-04

Hi Tom,
The following changes since commit c5219c4a18f2b27547ecd799914f94e48b0fa86f:
Prepare v2021.04-rc3 (2021-03-01 22:46:41 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/next-2021-03-04
for you to fetch changes up to 5d235324ae7a5b04b37c63a3445020fbd89ac7b2:
video: sunxi_display: Convert to DM_VIDEO (2021-03-03 10:03:15 +0100)
---------------------------------------------------------------- - convert sunxi_display to DM_VIDEO
---------------------------------------------------------------- Jagan Teki (1): video: sunxi_display: Convert to DM_VIDEO
arch/arm/mach-sunxi/Kconfig | 9 +- drivers/video/sunxi/sunxi_display.c | 268 ++++++++++++++++++++---------------- include/configs/sunxi-common.h | 23 +--- scripts/config_whitelist.txt | 1 - 4 files changed, 159 insertions(+), 142 deletions(-)
gitlab CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/6595
Please pull. Thanks!
-- Anatolij

On Thu, Mar 04, 2021 at 08:33:44PM +0100, Anatolij Gustschin wrote:
Hi Tom,
The following changes since commit c5219c4a18f2b27547ecd799914f94e48b0fa86f:
Prepare v2021.04-rc3 (2021-03-01 22:46:41 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/next-2021-03-04
for you to fetch changes up to 5d235324ae7a5b04b37c63a3445020fbd89ac7b2:
video: sunxi_display: Convert to DM_VIDEO (2021-03-03 10:03:15 +0100)
Applied to u-boot/next, thanks!
participants (2)
-
Anatolij Gustschin
-
Tom Rini