From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 19 Jun 2020 15:44:00 +0200 Subject: [PATCH 2/8] imx: convert pico-imx6 to DM_VIDEO In-Reply-To: <20200525234137.9985-2-agust@denx.de> References: <20200525234137.9985-1-agust@denx.de> <20200525234137.9985-2-agust@denx.de> Message-ID: <20200619154400.72cb19cf@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:31 +0200 Anatolij Gustschin agust at denx.de wrote: > Update defconfig to enable usage of converted ipuv3 > driver DM configuration. > > Signed-off-by: Anatolij Gustschin > Cc: Fabio Estevam > --- > configs/pico-imx6_defconfig | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) Applied to u-boot-video/next, thanks! -- Anatolij