projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b49b9ee
)
ARM: mxs: fix in tree users of ssd1306
author
Thomas Niederprüm
<niederp@physik.uni-kl.de>
Tue, 31 Mar 2015 18:27:11 +0000
(20:27 +0200)
committer
Shawn Guo
<shawn.guo@linaro.org>
Wed, 3 Jun 2015 07:03:57 +0000
(15:03 +0800)
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>
arch/arm/boot/dts/imx28-cfa10036.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx28-cfa10036.dts
b/arch/arm/boot/dts/imx28-cfa10036.dts
index b04b6b8850a71de972c5b3ce0fa6f11454740b9d..570aa339a05ec9b5670869cff3d7722899b6cafc 100644
(file)
--- a/
arch/arm/boot/dts/imx28-cfa10036.dts
+++ b/
arch/arm/boot/dts/imx28-cfa10036.dts
@@
-99,6
+99,9
@@
solomon,height = <32>;
solomon,width = <128>;
solomon,page-offset = <0>;
+ solomon,com-lrremap;
+ solomon,com-invdir;
+ solomon,com-offset = <32>;
};
};