Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: mxs: fix in tree users of ssd1306

This patch updates the in tree-users of the SSD1306 controller for using
the newly introduced DT properties.

Signed-off-by: Thomas Niederprüm <niederp@physik.uni-kl.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

authored by

Thomas Niederprüm and committed by
Shawn Guo
0177ec7e b49b9ee0

+3
+3
arch/arm/boot/dts/imx28-cfa10036.dts
··· 99 99 solomon,height = <32>; 100 100 solomon,width = <128>; 101 101 solomon,page-offset = <0>; 102 + solomon,com-lrremap; 103 + solomon,com-invdir; 104 + solomon,com-offset = <32>; 102 105 }; 103 106 }; 104 107