From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jyri Sarha Subject: Re: [PATCH 0/6] fbdev/ssd1307fb: Some changes and improvement Date: Thu, 12 Jan 2017 13:27:39 +0200 Message-ID: <147628d9-07cf-85b2-560f-fdc37155fda5@ti.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, b.zolnierkie-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org Cc: tomi.valkeinen-l0cyMroinI0@public.gmane.org, maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org List-Id: devicetree@vger.kernel.org I did not notice the latest update on MAINTAINERS when sending this series. Added Bartlomiej Zolnierkiewicz to loop. On 01/12/17 13:16, Jyri Sarha wrote: > 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(-) > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html