Skip to content

Commit

Permalink
ARM: mxs: fix in tree users of ssd1306
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Thomas Niederprüm authored and Shawn Guo committed Jun 3, 2015
1 parent b49b9ee commit 0177ec7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/boot/dts/imx28-cfa10036.dts
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@
solomon,height = <32>;
solomon,width = <128>;
solomon,page-offset = <0>;
solomon,com-lrremap;
solomon,com-invdir;
solomon,com-offset = <32>;
};
};

Expand Down

0 comments on commit 0177ec7

Please sign in to comment.