From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 19 Jun 2020 15:48:32 +0200 Subject: [PATCH 7/8] imx: convert mx51evk board to DM_VIDEO In-Reply-To: <20200525234137.9985-7-agust@denx.de> References: <20200525234137.9985-1-agust@denx.de> <20200525234137.9985-7-agust@denx.de> Message-ID: <20200619154832.08ebdc33@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:36 +0200 Anatolij Gustschin agust at denx.de wrote: > Migration to DM_VIDEO driver is long overdue. Update defconfig > to enable usage of converted ipuv3 driver DM configuration. > > Signed-off-by: Anatolij Gustschin > Cc: Stefano Babic > --- > configs/mx51evk_defconfig | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) Applied to u-boot-video/next, thanks! -- Anatolij