From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Mon, 13 Jun 2016 00:01:35 +0200 Subject: [U-Boot] [U-Boot, v2, 15/18] at91: video: Prepare for driver-model conversion In-Reply-To: <1462454902-6093-16-git-send-email-sjg@chromium.org> (from Simon Glass on Thu, 5 May 2016 07:28:19 -0600) References: <1462454902-6093-16-git-send-email-sjg@chromium.org> Message-ID: <1465768895-7849-1-git-send-email-andreas@biessmann.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Simon Glass, Simon Glass writes: >Adjust the driver to use struct display_timing for its display timing. >This is what is used by driver-model and allows the LCD init code to be >common. > >Signed-off-by: Simon Glass >Reviewed-by: Andreas Bie?mann >--- > >Changes in v2: None > > drivers/video/atmel_lcdfb.c | 106 +++++++++++++++++++++++++++++--------------- > 1 file changed, 70 insertions(+), 36 deletions(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bie?mann