From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 29 Sep 2017 18:13:55 +0200 Subject: [U-Boot] [PATCH v3 0/5] board: atmel: Convert to support video driver model In-Reply-To: <20170918072601.9590-1-wenyou.yang@microchip.com> References: <20170918072601.9590-1-wenyou.yang@microchip.com> Message-ID: <20170929181355.12987cdc@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 Mon, 18 Sep 2017 15:25:56 +0800 Wenyou Yang wenyou.yang at microchip.com wrote: > Convert the boards to support the driver model of LCD/video via > enabling CONFIG_DM_VIDEO, remove CONFIG_LCD and the unnecessary code. > > Changes in v3: > - Collect the Reviewed-by tags. Note that resubmitting with collected Reviewed-by tags is not necessary, patchwork collects them automatically. Series applied to u-boot-video/master, thanks! -- Anatolij