From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 19 Jun 2020 15:48:15 +0200 Subject: [PATCH 6/8] imx: convert gwventana board to DM_VIDEO In-Reply-To: <20200525234137.9985-6-agust@denx.de> References: <20200525234137.9985-1-agust@denx.de> <20200525234137.9985-6-agust@denx.de> Message-ID: <20200619154815.361339db@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 26 May 2020 01:41:35 +0200 Anatolij Gustschin agust at denx.de wrote: > Migration to DM_VIDEO driver is long overdue. Update defconfigs > to enable usage of converted ipuv3 driver DM configuration. > > Signed-off-by: Anatolij Gustschin > Cc: Tim Harvey > --- > configs/gwventana_emmc_defconfig | 9 +++++++-- > configs/gwventana_gw5904_defconfig | 9 +++++++-- > configs/gwventana_nand_defconfig | 9 +++++++-- > 3 files changed, 21 insertions(+), 6 deletions(-) Applied to u-boot-video/next, thanks! -- Anatolij