From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 19 Jun 2020 15:43:19 +0200 Subject: [PATCH 1/8] imx: convert embest boards to DM_VIDEO In-Reply-To: <20200525234137.9985-1-agust@denx.de> References: <20200525234137.9985-1-agust@denx.de> Message-ID: <20200619154319.4bb98a87@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:30 +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 > --- > configs/marsboard_defconfig | 9 +++++++-- > configs/riotboard_defconfig | 9 +++++++-- > configs/riotboard_spl_defconfig | 9 +++++++-- > 3 files changed, 21 insertions(+), 6 deletions(-) Applied to u-boot-video/next, thanks! -- Anatolij