From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peng Fan Date: Tue, 13 Aug 2019 08:24:46 +0000 Subject: [U-Boot] [PATCH 2/2] imx: mx6ul_14x14_evk: convert to DM_VIDEO In-Reply-To: <20190801061818.23585-2-peng.fan@nxp.com> References: <20190801061818.23585-1-peng.fan@nxp.com> <20190801061818.23585-2-peng.fan@nxp.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Subject: [PATCH 2/2] imx: mx6ul_14x14_evk: convert to DM_VIDEO > > To support DM_VIDEO, > Add display node for lcdif > Drop board iomuxc settings. > Enable DM_VIDEO > > Signed-off-by: Peng Fan Applied to nxp-imx-8-13, https://github.com/MrVan/u-boot/tree/nxp-imx-8-13 Regards, Peng.