Message ID | 1425939732-18386-6-git-send-email-niederp@physik.uni-kl.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/arch/arm/boot/dts/imx28-cfa10036.dts b/arch/arm/boot/dts/imx28-cfa10036.dts index b04b6b8..faeaa2e 100644 --- a/arch/arm/boot/dts/imx28-cfa10036.dts +++ b/arch/arm/boot/dts/imx28-cfa10036.dts @@ -99,6 +99,10 @@ solomon,height = <32>; solomon,width = <128>; solomon,page-offset = <0>; + solomon,segment-remap; + solomon,com-lrremap; + solomon,com-invdir; + solomon,com-offset = <32>; }; };
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> --- arch/arm/boot/dts/imx28-cfa10036.dts | 4 ++++ 1 file changed, 4 insertions(+)