From: Florian Vaussard <florian.vaussard@epfl.ch>
To: Tony Lindgren <tony@atomide.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
devicetree@vger.kernel.org
Subject: [PATCH v3 0/3] ARM: dts: overo: Add panel support
Date: Tue, 20 May 2014 15:58:54 +0200 [thread overview]
Message-ID: <1400594337-5096-1-git-send-email-florian.vaussard@epfl.ch> (raw)
Hi,
This series enables the DVI and LCD panels 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.
This series depends on several patches from Tomi [1][2][3] targeting 3.16.
Regards,
Florian
Since v2:
- Use gpio-backlight
Since v1:
- Rebased on 3.15-rc4 + recent patches from Tomi
[1] http://thread.gmane.org/gmane.linux.ports.arm.omap/114572
[2] http://thread.gmane.org/gmane.linux.ports.arm.omap/114560
[3] http://lists.infradead.org/pipermail/linux-arm-kernel/2014-January/227101.html
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 | 111 +++++++++++++
arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi | 165 +++++++++++++++++++
arch/arm/boot/dts/omap3-overo-common-lcd43.dtsi | 178 +++++++++++++++++++++
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, 460 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-05-20 13:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-20 13:58 Florian Vaussard [this message]
2014-05-20 13:58 ` [PATCH v3 1/3] ARM: dts: overo: Add support for DVI output Florian Vaussard
2014-05-20 13:58 ` [PATCH v3 2/3] ARM: dts: overo: Add support for 4.3'' LCD output Florian Vaussard
2014-05-20 13:58 ` [PATCH v3 3/3] ARM: dts: overo: Add support for 3.5'' " Florian Vaussard
2014-05-23 7:09 ` [PATCH v3 0/3] ARM: dts: overo: Add panel support Florian Vaussard
2014-05-23 8:18 ` Tomi Valkeinen
2014-05-23 14:28 ` Tony Lindgren
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=1400594337-5096-1-git-send-email-florian.vaussard@epfl.ch \
--to=florian.vaussard@epfl.ch \
--cc=devicetree@vger.kernel.org \
--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).