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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html