From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>
Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>,
Johan Hovold <jhovold@gmail.com>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] at91: framebuffer enhancements for 3.10
Date: Fri, 15 Mar 2013 11:11:42 +0100 [thread overview]
Message-ID: <5142F3DE.1060209@atmel.com> (raw)
Arnd, Olof,
Following our conversation about these framebuffer patches for
Atmel LCD driver, here are the remaining three patches that can be
pushed for 3.10. As suggested by Arnd, I have kept them on top of last
commit concerning this topic that have already been merged in arm-soc 3.9
fixes branch.
Thanks a lot for taking care of these modifications.
Best regards,
The following changes since commit 67cf9c0a00bd88443adb7d6c3efa8b18d03f97c5:
ARM: at91: fix LCD-wiring mode (2013-03-13 11:05:04 +0100)
are available in the git repository at:
git://github.com/at91linux/linux-at91.git tags/at91-driversLCD
for you to fetch changes up to bbd44f6bd9d1aa735b180b29b5719d63a8e87b55:
ARM: at91/avr32/atmel_lcdfb: add platform device-id table (2013-03-13 11:05:12 +0100)
----------------------------------------------------------------
Some Atmel framebuffer driver enhancements with modification
of configuration data in ARM/AT91 and AVR32/AP7 trees.
A merge of these modifications seems easier through arm-soc
git tree nowadays.
----------------------------------------------------------------
Johan Hovold (3):
ARM: at91/avr32/atmel_lcdfb: add bus-clock entry
atmel_lcdfb: move lcdcon2 register access to compute_hozval
ARM: at91/avr32/atmel_lcdfb: add platform device-id table
arch/arm/mach-at91/at91sam9261.c | 2 +
arch/arm/mach-at91/at91sam9261_devices.c | 6 +-
arch/arm/mach-at91/at91sam9263.c | 1 +
arch/arm/mach-at91/at91sam9263_devices.c | 2 +-
arch/arm/mach-at91/at91sam9g45.c | 2 +
arch/arm/mach-at91/at91sam9g45_devices.c | 6 +-
arch/arm/mach-at91/at91sam9rl.c | 1 +
arch/arm/mach-at91/at91sam9rl_devices.c | 2 +-
arch/avr32/mach-at32ap/at32ap700x.c | 6 +-
drivers/video/atmel_lcdfb.c | 120 +++++++++++++++++++++++++++--------
include/video/atmel_lcdc.h | 4 +-
11 files changed, 117 insertions(+), 35 deletions(-)
--
Nicolas Ferre
next reply other threads:[~2013-03-15 10:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-15 10:11 Nicolas Ferre [this message]
2013-03-15 22:13 ` [GIT PULL] at91: framebuffer enhancements for 3.10 Arnd Bergmann
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=5142F3DE.1060209@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=arnd@arndb.de \
--cc=jhovold@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
--cc=plagnioj@jcrosoft.com \
/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