From: mpa@pengutronix.de (Markus Pargmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/2] video: imxfb DT support
Date: Wed, 24 Apr 2013 15:39:09 +0200 [thread overview]
Message-ID: <1366810751-26860-1-git-send-email-mpa@pengutronix.de> (raw)
Hi,
This series adds DT support for imxfb. Changes are listed in the notes section
of each patch.
Regards,
Markus
Christian Hemp (1):
imxfb: Set alpha value of the framebuffer
Markus Pargmann (1):
video: imxfb: Add DT support
Documentation/devicetree/bindings/video/fsl,imx-fb.txt | 51 +++++++++++++
drivers/video/Kconfig | 2 +
drivers/video/imxfb.c | 229 +++++++++++++++++++++++++++++++++++++++++++++++---------
include/linux/platform_data/video-imxfb.h | 3 +
4 files changed, 250 insertions(+), 35 deletions(-)
create mode 100644 Documentation/devicetree/bindings/video/fsl,imx-fb.txt
next reply other threads:[~2013-04-24 13:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-24 13:39 Markus Pargmann [this message]
2013-04-24 13:39 ` [PATCH v5 1/2] imxfb: Set alpha value of the framebuffer Markus Pargmann
2013-04-24 13:39 ` [PATCH v5 2/2] video: imxfb: Add DT support Markus Pargmann
2013-04-28 10:48 ` Jean-Christophe PLAGNIOL-VILLARD
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=1366810751-26860-1-git-send-email-mpa@pengutronix.de \
--to=mpa@pengutronix.de \
--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).