From: ryan.harkin@linaro.org (Ryan Harkin)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH 0/3] amba-clcd: add device tree support
Date: Wed, 19 Sep 2012 17:04:23 +0100 [thread overview]
Message-ID: <1348070666-9153-1-git-send-email-ryan.harkin@linaro.org> (raw)
Hi all,
The first patch adds device tree support to the amba-clcd video driver.
The next two modify the Versatile Express platform to use device tree for CLCD.
I've tested this code on Versatile Express A5, A9, A15-TC1, A15-A7-TC2 Core
Tiles and on RTSM.
I'd appreciate it if users of this driver and vexpress could please review
these patches and provide feedback. I'd like to get them into shape so that
I can upstream in a format suitable for all users of the driver.
Regards,
Ryan.
Ryan Harkin (3):
amba-clcd: Add Device Tree support to amba-clcd driver
ARM: vexpress: Add device tree support for CLCD driver
ARM: vexpress: configure CLCD driver device tree support for A9
CoreTile
arch/arm/boot/dts/clcd-panels.dtsi | 52 +++++++
arch/arm/boot/dts/vexpress-v2m-rs1.dtsi | 8 +-
arch/arm/boot/dts/vexpress-v2m.dtsi | 8 +-
arch/arm/boot/dts/vexpress-v2p-ca9.dts | 6 +
arch/arm/mach-vexpress/v2m.c | 58 +++++++
drivers/video/amba-clcd.c | 253 +++++++++++++++++++++++++++++++
6 files changed, 373 insertions(+), 12 deletions(-)
create mode 100644 arch/arm/boot/dts/clcd-panels.dtsi
--
1.7.9.5
next reply other threads:[~2012-09-19 16:04 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-19 16:04 Ryan Harkin [this message]
2012-09-19 16:04 ` [RFC PATCH 1/3] amba-clcd: Add Device Tree support to amba-clcd driver Ryan Harkin
2012-09-20 10:24 ` Liviu Dudau
2012-09-21 10:35 ` Ryan Harkin
2012-09-21 10:44 ` Pawel Moll
2012-09-21 11:02 ` Russell King - ARM Linux
2012-09-21 11:43 ` Sascha Hauer
2012-09-21 12:19 ` Russell King - ARM Linux
2012-09-24 7:07 ` Ryan Harkin
2012-10-10 10:13 ` Jon Medhurst (Tixy)
2012-09-19 16:04 ` [RFC PATCH 2/3] ARM: vexpress: Add device tree support for CLCD driver Ryan Harkin
2012-09-19 16:11 ` Pawel Moll
2012-09-19 16:04 ` [RFC PATCH 3/3] ARM: vexpress: configure CLCD driver device tree support for A9 CoreTile Ryan Harkin
2012-09-20 10:29 ` Liviu Dudau
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=1348070666-9153-1-git-send-email-ryan.harkin@linaro.org \
--to=ryan.harkin@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).