From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 14 Apr 2017 15:40:48 +0200 Subject: [U-Boot] [PATCH v4 1/2] at91: video: Support driver-model for the HLCD driver In-Reply-To: <20170411083331.32386-2-songjun.wu@microchip.com> References: <20170411083331.32386-1-songjun.wu@microchip.com> <20170411083331.32386-2-songjun.wu@microchip.com> Message-ID: <20170414154048.6ab772a9@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, 11 Apr 2017 16:33:30 +0800 Songjun Wu songjun.wu at microchip.com wrote: ... > drivers/video/Kconfig | 6 + > drivers/video/atmel_hlcdfb.c | 482 ++++++++++++++++++++++++++++++++++++------- > 2 files changed, 417 insertions(+), 71 deletions(-) applied to u-boot-video/master. Thanks! -- Anatolij