From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: linux-fbdev@vger.kernel.org
Subject: Re: video: pull request for branch "cfa-10049-3.7-oled-driver"
Date: Sun, 18 Nov 2012 16:35:01 +0000 [thread overview]
Message-ID: <20121118173501.4fe52c7b@skate> (raw)
In-Reply-To: <1352993527-9113-1-git-send-email-maxime.ripard@free-electrons.com>
Andrew, Greg,
On Thu, 15 Nov 2012 16:32:06 +0100, Maxime Ripard wrote:
> Since these patches have been around for a few months without any comment,
> please pull the following branch.
We have been sending the below code for 2-3 months without reply or
comments from the fbdev maintainer other than "I will look at it some
day". It is a simple 400 lines driver, so nothing really horrible
to review.
We already contacted Greg directly about this situation, who suggested
resending the driver, which we did. Now we sent a formal pull request
last week, and still no answer. Would it be possible to get this driver
merged for 3.8 ?
Of course, we're willing to rework, fix and modify the driver as
needed, if comments are being made.
Thanks a lot,
Thomas
> The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556:
>
> Linux 3.7-rc2 (2012-10-20 12:11:32 -0700)
>
> are available in the git repository at:
>
> https://github.com/crystalfontz/cfa_10036_kernel.git cfa-10049-3.7-oled-driver
>
> for you to fetch changes up to 353b74485bd80950b4beea1497fa234d3277e4e8:
>
> video: Add support for the Solomon SSD1307 OLED Controller (2012-10-22 12:35:02 +0200)
>
> ----------------------------------------------------------------
> Maxime Ripard (1):
> video: Add support for the Solomon SSD1307 OLED Controller
>
> .../devicetree/bindings/video/ssd1307fb.txt | 24 ++
> drivers/video/Kconfig | 13 +
> drivers/video/Makefile | 1 +
> drivers/video/ssd1307fb.c | 407 ++++++++++++++++++++
> 4 files changed, 445 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/video/ssd1307fb.txt
> create mode 100644 drivers/video/ssd1307fb.c
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
prev parent reply other threads:[~2012-11-18 16:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-15 15:32 video: pull request for branch "cfa-10049-3.7-oled-driver" Maxime Ripard
2012-11-18 16:35 ` Thomas Petazzoni [this message]
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=20121118173501.4fe52c7b@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=linux-fbdev@vger.kernel.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).