From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCHv2 0/2] Add support for the Solomon SSD1306 OLED Controller
Date: Wed, 08 May 2013 06:56:08 +0000 [thread overview]
Message-ID: <5189F708.1040508@ti.com> (raw)
In-Reply-To: <1366624555-5616-1-git-send-email-maxime.ripard@free-electrons.com>
[-- Attachment #1: Type: text/plain, Size: 1078 bytes --]
On 22/04/13 12:55, Maxime Ripard wrote:
> Hi,
>
> This patchset adds the needed bits to the ssd1307fb driver to support the
> very similar Solomon SSD1306 controller.
>
> Since the SSD1307 has been replaced by the SSD1306 in the latest CFA-10036
> production samples, we also need to change the device tree accordingly.
>
> Thanks,
> Maxime
>
> Changes from v1:
> - Fix style errors
>
> Maxime Ripard (2):
> video: ssd1307fb: Add support for SSD1306 OLED controller
> ARM: dts: cfa10036: Change the OLED display to SSD1306
>
> .../devicetree/bindings/video/ssd1307fb.txt | 10 +-
> arch/arm/boot/dts/imx28-cfa10036.dts | 14 +-
> arch/arm/boot/dts/imx28-cfa10049.dts | 4 +-
> drivers/video/ssd1307fb.c | 273 +++++++++++++++-----
> 4 files changed, 216 insertions(+), 85 deletions(-)
I've taken the first patch, "video: ssd1307fb: Add support for SSD1306
OLED controller" into fbdev 3.11 branch. The dts changes should
preferably go through arch tree.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: tomi.valkeinen@ti.com (Tomi Valkeinen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 0/2] Add support for the Solomon SSD1306 OLED Controller
Date: Wed, 8 May 2013 09:56:08 +0300 [thread overview]
Message-ID: <5189F708.1040508@ti.com> (raw)
In-Reply-To: <1366624555-5616-1-git-send-email-maxime.ripard@free-electrons.com>
On 22/04/13 12:55, Maxime Ripard wrote:
> Hi,
>
> This patchset adds the needed bits to the ssd1307fb driver to support the
> very similar Solomon SSD1306 controller.
>
> Since the SSD1307 has been replaced by the SSD1306 in the latest CFA-10036
> production samples, we also need to change the device tree accordingly.
>
> Thanks,
> Maxime
>
> Changes from v1:
> - Fix style errors
>
> Maxime Ripard (2):
> video: ssd1307fb: Add support for SSD1306 OLED controller
> ARM: dts: cfa10036: Change the OLED display to SSD1306
>
> .../devicetree/bindings/video/ssd1307fb.txt | 10 +-
> arch/arm/boot/dts/imx28-cfa10036.dts | 14 +-
> arch/arm/boot/dts/imx28-cfa10049.dts | 4 +-
> drivers/video/ssd1307fb.c | 273 +++++++++++++++-----
> 4 files changed, 216 insertions(+), 85 deletions(-)
I've taken the first patch, "video: ssd1307fb: Add support for SSD1306
OLED controller" into fbdev 3.11 branch. The dts changes should
preferably go through arch tree.
Tomi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130508/0bf96a45/attachment.sig>
next prev parent reply other threads:[~2013-05-08 6:56 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-22 9:55 [PATCHv2 0/2] Add support for the Solomon SSD1306 OLED Controller Maxime Ripard
2013-04-22 9:55 ` Maxime Ripard
2013-04-22 9:55 ` [PATCH 1/2] video: ssd1307fb: Add support for SSD1306 OLED controller Maxime Ripard
2013-04-22 9:55 ` Maxime Ripard
2013-04-22 9:55 ` Maxime Ripard
2013-04-22 9:55 ` [PATCH 2/2] ARM: dts: cfa10036: Change the OLED display to SSD1306 Maxime Ripard
2013-04-22 9:55 ` Maxime Ripard
2013-04-22 9:55 ` Maxime Ripard
2013-05-08 14:00 ` Shawn Guo
2013-05-08 14:00 ` Shawn Guo
2013-05-08 14:00 ` Shawn Guo
2013-04-25 9:42 ` [PATCHv2 0/2] Add support for the Solomon SSD1306 OLED Controller Maxime Ripard
2013-04-25 9:42 ` Maxime Ripard
2013-05-08 6:56 ` Tomi Valkeinen [this message]
2013-05-08 6:56 ` Tomi Valkeinen
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=5189F708.1040508@ti.com \
--to=tomi.valkeinen@ti.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.