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, 16/18] at91: video: Support driver-model for the LCD driver In-Reply-To: <1462454902-6093-17-git-send-email-sjg@chromium.org> (from Simon Glass on Thu, 5 May 2016 07:28:20 -0600) References: <1462454902-6093-17-git-send-email-sjg@chromium.org> Message-ID: <1465768895-7927-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: >Add driver-model support to this driver. Most features can be controlled >from the device tree. > >Signed-off-by: Simon Glass >Reviewed-by: Andreas Bie?mann >--- > >Changes in v2: None > > drivers/video/atmel_lcdfb.c | 91 +++++++++++++++++++++++++++++++++++++++++++++ > include/atmel_lcd.h | 9 +++++ > 2 files changed, 100 insertions(+) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bie?mann