lkml.org 
[lkml]   [2016]   [Dec]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v2 0/2] Add support for the S6E3HA2 panel on TM2 board
    Date
    Purpose of this patch is add support for S6E3HA2 AMOLED panel on
    the TM2 board. The first patch adds support for S6E3HA2 panel
    device tree document and driver, the second patch add support for
    S6E3HA2 panel device tree.

    Changes for V2:

    - Fixed the samsung,s6e3ha2.txt DT document.
    - Added active high or low after the description of the GPIOs.
    - Removed the reg and added a description of the virtual
    channel number of a DSI peripheral.

    Hoegeun Kwon (1):
    drm/panel: Add support for S6E3HA2 panel driver on TM2 board

    Hyungwon Hwang (1):
    arm64: dts: exynos: Add support for S6E3HA2 panel device on TM2 board

    .../bindings/display/panel/samsung,s6e3ha2.txt | 62 ++
    arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 33 +
    drivers/gpu/drm/panel/Kconfig | 6 +
    drivers/gpu/drm/panel/Makefile | 1 +
    drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c | 756 +++++++++++++++++++++
    5 files changed, 858 insertions(+)
    create mode 100644 Documentation/devicetree/bindings/display/panel/samsung,s6e3ha2.txt
    create mode 100644 drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c

    --
    1.9.1

    \
     
     \ /
      Last update: 2016-12-27 10:07    [W:4.283 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site