linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] fbdev/ssd1307fb: Some changes and improvement
@ 2017-01-12 11:16 Jyri Sarha
       [not found] ` <cover.1484219137.git.jsarha-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Jyri Sarha @ 2017-01-12 11:16 UTC (permalink / raw)
  To: linux-fbdev-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	plagnioj-sclMFOaUSTBWk0Htik3J/w, robh+dt-DgEjT+Ai2ygdnm+yROfE0A
  Cc: tomi.valkeinen-l0cyMroinI0,
	maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8, Jyri Sarha

We needed these changes for couple of our evm. Everything else is quite
straight forward, but removing the reset-active-low dts property is a
questionable at least in theory. However, in practice if anyone was
using the property in their device-tree blobs, they have never been
able to get desired effect with mainline kernel.

Jyri Sarha (3):
  fbdev: ssd1307fb: Start to use gpiod API for reset gpio
  fbdev: ssd1307fb: Remove reset-active-low from the DT binding document
  fbdev: ssd1307fb: Make reset gpio devicetree property optional

Tomi Valkeinen (3):
  fbdev/ssd1307fb: add support to enable VBAT
  fbdev/ssd1307fb: clear screen in probe
  fbdev/ssd1307fb: add support to enable VBAT

 .../devicetree/bindings/display/ssd1307fb.txt      |  5 +-
 drivers/video/fbdev/ssd1307fb.c                    | 55 ++++++++++++++--------
 2 files changed, 38 insertions(+), 22 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-01-12 13:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-12 11:16 [PATCH 0/6] fbdev/ssd1307fb: Some changes and improvement Jyri Sarha
     [not found] ` <cover.1484219137.git.jsarha-l0cyMroinI0@public.gmane.org>
2017-01-12 11:16   ` [PATCH 1/6] fbdev: ssd1307fb: Start to use gpiod API for reset gpio Jyri Sarha
2017-01-12 11:16   ` [PATCH 2/6] fbdev: ssd1307fb: Remove reset-active-low from the DT binding document Jyri Sarha
2017-01-12 11:16   ` [PATCH 3/6] fbdev: ssd1307fb: Make reset gpio devicetree property optional Jyri Sarha
2017-01-12 11:16   ` [PATCH 4/6] fbdev/ssd1307fb: add support to enable VBAT Jyri Sarha
2017-01-12 11:16   ` [PATCH 5/6] fbdev/ssd1307fb: clear screen in probe Jyri Sarha
2017-01-12 11:16   ` [PATCH 6/6] fbdev/ssd1307fb: add support to enable VBAT Jyri Sarha
     [not found]     ` <c394e52447ed45fff9672eb3e3bb6729bea87ee7.1484219137.git.jsarha-l0cyMroinI0@public.gmane.org>
2017-01-12 12:05       ` Tomi Valkeinen
     [not found]         ` <d06c3a64-7627-2553-84e5-491a5acbe0de-l0cyMroinI0@public.gmane.org>
2017-01-12 13:46           ` Jyri Sarha
2017-01-12 11:27   ` [PATCH 0/6] fbdev/ssd1307fb: Some changes and improvement Jyri Sarha

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).