Hi, This patchset adds the needed bits to the ssd1307fb driver to support the very similar Solomon SSD1306 controller. Since the SSD1307 has been replaced by the SSD1306 in the latest CFA-10036 production samples, we also need to change the device tree accordingly. Thanks, Maxime Changes from v1: - Fix style errors Maxime Ripard (2): video: ssd1307fb: Add support for SSD1306 OLED controller ARM: dts: cfa10036: Change the OLED display to SSD1306 .../devicetree/bindings/video/ssd1307fb.txt | 10 +- arch/arm/boot/dts/imx28-cfa10036.dts | 14 +- arch/arm/boot/dts/imx28-cfa10049.dts | 4 +- drivers/video/ssd1307fb.c | 273 +++++++++++++++----- 4 files changed, 216 insertions(+), 85 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html