devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Jyri Sarha <jsarha@ti.com>, <tony@atomide.com>,
	<bcousson@baylibre.com>, <devicetree@vger.kernel.org>,
	<linux-omap@vger.kernel.org>
Cc: <peter.ujfalusi@ti.com>, <bparrot@ti.com>
Subject: Re: [PATCH] ARM: dts: am335x-icev2: Add support for OSD9616P0899-10 at i2c0
Date: Wed, 4 Dec 2019 22:10:04 +0200	[thread overview]
Message-ID: <edde771f-8780-e342-3e1b-e30eefac5e4f@ti.com> (raw)
In-Reply-To: <20191204144024.16021-1-jsarha@ti.com>

On 04/12/2019 16:40, Jyri Sarha wrote:
> Add support for OSD9616P0899-10 96x16 passive matrix display. The
> pre-charge period parameters are taken form a OSD9616P0899-10
> document, but the display works fine with the default values too.
> 
> Signed-off-by: Jyri Sarha <jsarha@ti.com>
> ---
>   arch/arm/boot/dts/am335x-icev2.dts | 13 +++++++++++++
>   1 file changed, 13 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/am335x-icev2.dts b/arch/arm/boot/dts/am335x-icev2.dts
> index 204bccfcc110..021eb57261fe 100644
> --- a/arch/arm/boot/dts/am335x-icev2.dts
> +++ b/arch/arm/boot/dts/am335x-icev2.dts
> @@ -287,6 +287,19 @@
>   		gpio-controller;
>   		#gpio-cells = <2>;
>   	};
> +
> +	/* osd9616p0899-10 */
> +	display@3c {
> +		compatible = "solomon,ssd1306fb-i2c";
> +		reg = <0x3c>;
> +		solomon,height = <16>;
> +		solomon,width = <96>;
> +		solomon,com-seq;
> +		solomon,com-invdir;
> +		solomon,page-offset = <0>;
> +		solomon,prechargep1 = <2>;
> +		solomon,prechargep2 = <13>;
> +	};
>   };
>   
>   &spi0 {
> 

Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

  Tomi

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

  reply	other threads:[~2019-12-04 20:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-04 14:40 [PATCH] ARM: dts: am335x-icev2: Add support for OSD9616P0899-10 at i2c0 Jyri Sarha
2019-12-04 20:10 ` Tomi Valkeinen [this message]
2019-12-12 17:35   ` 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=edde771f-8780-e342-3e1b-e30eefac5e4f@ti.com \
    --to=tomi.valkeinen@ti.com \
    --cc=bcousson@baylibre.com \
    --cc=bparrot@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jsarha@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=peter.ujfalusi@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).