lkml.org 
[lkml]   [2015]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCHv2 05/10] fbdev: ssd1307fb: fix in tree users of ssd1306
    Date
    introducing the new DT properties the in tree users of the SSD1306
    controller are updated to be up to date.

    Signed-off-by: Thomas Niederprüm <niederp@physik.uni-kl.de>
    ---
    arch/arm/boot/dts/imx28-cfa10036.dts | 4 ++++
    1 file changed, 4 insertions(+)

    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>;
    };
    };

    --
    2.3.0


    \
     
     \ /
      Last update: 2015-03-01 23:41    [W:4.264 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site