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