From: Florian Vaussard <florian.vaussard@epfl.ch>
To: Tony Lindgren <tony@atomide.com>, Benoit Cousson <bcousson@baylibre.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>,
Ash Charles <ash@gumstix.com>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: dts: overo: Add graphics output
Date: Tue, 11 Mar 2014 13:34:14 +0100 [thread overview]
Message-ID: <1394541257-25605-1-git-send-email-florian.vaussard@epfl.ch> (raw)
Hi,
This series enables the DVI / LCD graphics present on some of
the Overo expansion boards.
DVI output:
- Tobi
- Summit
LCD (3.5''):
- Alto35
LCD (4.3''):
- Chestnut43
- Palo43
- Gallop43
I tested on Tobi, Alto35 and Gallop43 using both OMAP35xx and OMAP36xx
Overo boards.
This series depends on Tomi's DSS patches [1] that are not yet merged.
It also depends on previous Overo series [2] and [3] that are under
review. A complete testing tree is available [4].
Regards,
Florian
[1] http://thread.gmane.org/gmane.linux.ports.arm.kernel/295881
[2] http://thread.gmane.org/gmane.linux.ports.arm.omap/111558
[3] http://thread.gmane.org/gmane.linux.ports.arm.omap/111689
[4] https://github.com/vaussard/linux.git (overo/for-3.15/review1)
Florian Vaussard (3):
ARM: dts: overo: Add support for DVI output
ARM: dts: overo: Add support for 4.3'' LCD output
ARM: dts: overo: Add support for 3.5'' LCD output
arch/arm/boot/dts/omap3-overo-alto35-common.dtsi | 1 +
.../boot/dts/omap3-overo-chestnut43-common.dtsi | 1 +
arch/arm/boot/dts/omap3-overo-common-dvi.dtsi | 109 +++++++++++++++
arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi | 145 ++++++++++++++++++++
arch/arm/boot/dts/omap3-overo-common-lcd43.dtsi | 146 +++++++++++++++++++++
arch/arm/boot/dts/omap3-overo-gallop43-common.dtsi | 1 +
arch/arm/boot/dts/omap3-overo-palo43-common.dtsi | 1 +
arch/arm/boot/dts/omap3-overo-summit-common.dtsi | 1 +
arch/arm/boot/dts/omap3-overo-tobi-common.dtsi | 1 +
9 files changed, 406 insertions(+)
create mode 100644 arch/arm/boot/dts/omap3-overo-common-dvi.dtsi
create mode 100644 arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi
create mode 100644 arch/arm/boot/dts/omap3-overo-common-lcd43.dtsi
--
1.8.3.2
next reply other threads:[~2014-03-11 12:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-11 12:34 Florian Vaussard [this message]
2014-03-11 12:34 ` [PATCH 1/3] ARM: dts: overo: Add support for DVI output Florian Vaussard
2014-03-12 7:11 ` Tomi Valkeinen
2014-03-13 8:25 ` Florian Vaussard
2014-03-11 12:34 ` [PATCH 2/3] ARM: dts: overo: Add support for 4.3'' LCD output Florian Vaussard
2014-03-11 12:34 ` [PATCH 3/3] ARM: dts: overo: Add support for 3.5'' " Florian Vaussard
2014-03-12 7:14 ` [PATCH 0/3] ARM: dts: overo: Add graphics output Tomi Valkeinen
2014-03-13 8:24 ` Florian Vaussard
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=1394541257-25605-1-git-send-email-florian.vaussard@epfl.ch \
--to=florian.vaussard@epfl.ch \
--cc=ash@gumstix.com \
--cc=bcousson@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=tomi.valkeinen@ti.com \
--cc=tony@atomide.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;
as well as URLs for NNTP newsgroup(s).