linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: linux-fbdev@vger.kernel.org
Subject: Re: [patch 1/2] drivers/video: add support for the Solomon SSD1307 OLED Controller
Date: Mon, 10 Dec 2012 09:43:39 +0000	[thread overview]
Message-ID: <50C5AECB.4040302@ti.com> (raw)
In-Reply-To: <20121207203038.F16D082004A@wpzn4.hot.corp.google.com>

[-- Attachment #1: Type: text/plain, Size: 1335 bytes --]

On 2012-12-07 22:30, akpm@linux-foundation.org wrote:
> From: Maxime Ripard <maxime.ripard@free-electrons.com>
> Subject: drivers/video: add support for the Solomon SSD1307 OLED Controller
> 
> Add support for the Solomon SSD1307 OLED controller found on the
> Crystalfontz CFA10036 board.
> 
> This controller can drive a display with a resolution up to 128x39 and can
> operate over I2C or SPI.
> 
> The current driver has only been tested on the CFA-10036, that is using
> this controller over I2C to driver a 96x16 OLED screen.
> 
> [akpm@linux-foundation.org: checkpatch fixes]
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> Cc: Brian Lilly <brian@crystalfontz.com>
> Cc: Greg KH <gregkh@linux-foundation.org>
> Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
> Cc: Thomas Petazzoni <thomas@free-electrons.com>
> Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  Documentation/devicetree/bindings/video/ssd1307fb.txt |   24 
>  drivers/video/Kconfig                                 |   15 
>  drivers/video/Makefile                                |    1 
>  drivers/video/ssd1307fb.c                             |  396 ++++++++++
>  4 files changed, 436 insertions(+)

Thanks, queued for 3.8.

 Tomi



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 899 bytes --]

      reply	other threads:[~2012-12-10  9:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-07 20:30 [patch 1/2] drivers/video: add support for the Solomon SSD1307 OLED Controller akpm
2012-12-10  9:43 ` Tomi Valkeinen [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=50C5AECB.4040302@ti.com \
    --to=tomi.valkeinen@ti.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).