public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] video: Add support for Armada XP LCD controller
Date: Sat, 23 Jan 2016 23:18:57 +0100	[thread overview]
Message-ID: <20160123231857.35fb2555@crub> (raw)
In-Reply-To: <1453274009-13737-1-git-send-email-sr@denx.de>

Hi Stefan,

On Wed, 20 Jan 2016 08:13:28 +0100
Stefan Roese <sr@denx.de> wrote:

> This patch adds basic support for the LCD controller of the Marvell
> Armada XP SoC.
> 
> An AXP based custom board port will be added later, to use this
> driver to display a splash screen via the bmp command later.
> 
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Anatolij Gustschin <agust@denx.de>
> Cc: Luka Perkov <luka.perkov@sartura.hr>
> ---
>  arch/arm/mach-mvebu/include/mach/cpu.h |  13 +
>  arch/arm/mach-mvebu/include/mach/soc.h |   1 +
>  drivers/video/Kconfig                  |   7 +
>  drivers/video/Makefile                 |   1 +
>  drivers/video/mvebu_lcd.c              | 532 +++++++++++++++++++++++++++++++++
>  5 files changed, 554 insertions(+)
>  create mode 100644 drivers/video/mvebu_lcd.c

applied to u-boot-video/master, thanks!

--
Anatolij

      parent reply	other threads:[~2016-01-23 22:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-20  7:13 [U-Boot] [PATCH 1/2] video: Add support for Armada XP LCD controller Stefan Roese
2016-01-20  7:13 ` [U-Boot] [PATCH 2/2] arm: mvebu: Add support for the Armada XP theadorable board Stefan Roese
2016-01-27  6:55   ` Stefan Roese
2016-01-23 22:18 ` Anatolij Gustschin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160123231857.35fb2555@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox