1
0
Fork 0

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>
hifive-unleashed-5.1
Thomas Niederprüm 2015-03-31 20:27:11 +02:00 committed by Shawn Guo
parent b49b9ee086
commit 0177ec7ea6
1 changed files with 3 additions and 0 deletions

View File

@ -99,6 +99,9 @@
solomon,height = <32>;
solomon,width = <128>;
solomon,page-offset = <0>;
solomon,com-lrremap;
solomon,com-invdir;
solomon,com-offset = <32>;
};
};