From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.ripard@free-electrons.com (Maxime Ripard) Date: Thu, 02 Aug 2012 15:35:22 +0200 Subject: [PATCH 1/4] video: Add support for the Solomon SSD1307 OLED Controller In-Reply-To: <20120802003422.GA2253@S2101-09.ap.freescale.net> References: <1343730576-20494-1-git-send-email-maxime.ripard@free-electrons.com> <1343730576-20494-2-git-send-email-maxime.ripard@free-electrons.com> <20120801052424.GD1672@S2100-06.ap.freescale.net> <501904CB.9040104@free-electrons.com> <20120802003422.GA2253@S2101-09.ap.freescale.net> Message-ID: <501A821A.2060209@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Le 02/08/2012 02:34, Shawn Guo a ?crit : > On Wed, Aug 01, 2012 at 12:28:27PM +0200, Maxime Ripard wrote: >> Thanks for the tip. >> However, I'm not sure this device will be mxs specific, since this >> controller is used on some other devices as well (I know for example >> that some uses it with the Arduino, even though it's not related to >> Linux), so relying on mxs-specific capabilities here might not be that >> great. >> > Ok, agreed. In that case, putting "1" in last cell of oled-reset-gpio > does not make any point then. > > +Examples: > +ssd1307: oled at 3c { > + compatible = "solomon,ssd1307fb-i2c"; > + reg = <0x3c>; > + pwms = <&pwm 4 3000>; > + oled-reset-gpio = <&gpio2 7 1>; > + oled-reset-active-low; > +}; > Ok, I will do that then. Maxime -- Maxime Ripard, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com