Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1624550

[PATCH v2 0/3] Add support for the S6E3HF2 panel on TM2e board

From Hoegeun Kwon <hoegeun.kwon@samsung.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/3] Add support for the S6E3HF2 panel on TM2e board
Date 2017-04-17 08:10 +0200
Message-ID <tx81k-5DY-21@gated-at.bofh.it> (permalink)
References <tx81k-5DY-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi all,

First, thanks for Andrzej review.

The purpose of this patch is add support for s6e3hf2 AMOLED panel on
the TM2e board. The panel has 1600x2560 resolution in 5.65" physical
panel in the TM2e device.

The s6e3hf2 panel(5.65") is simliar to the previous s6e3ha2 panel(5.7"),
but resolution and some command message are different. So it can be
distinguished as a compatiblitiy string.

Best regards,
Hoegeun

Changes for V2:
- Add new compatible string to "samsung,s6e3ha2.txt binding with comments.
- Fix the panel name from s6e3ha2-e to s6e3hf2

Hoegeun Kwon (3):
  dt-bindings: Add support for samsung s6e3hf2 panel
  drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board
  arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board

 .../bindings/display/panel/samsung,s6e3ha2.txt     |  5 +-
 arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts     | 12 ++++
 drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c      | 64 +++++++++++++++++++---
 3 files changed, 73 insertions(+), 8 deletions(-)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/3] Add support for the S6E3HF2 panel on TM2e board Hoegeun Kwon <hoegeun.kwon@samsung.com> - 2017-04-17 08:10 +0200
  [PATCH v2 2/3] drm/panel: s6e3ha2: Add support for s6e3hf2 panel on  TM2e board Hoegeun Kwon <hoegeun.kwon@samsung.com> - 2017-04-17 08:10 +0200
    Re: [PATCH v2 2/3] drm/panel: s6e3ha2: Add support for s6e3hf2 panel  on TM2e board Andrzej Hajda <a.hajda@samsung.com> - 2017-04-18 08:00 +0200
      Re: [PATCH v2 2/3] drm/panel: s6e3ha2: Add support for s6e3hf2 panel  on TM2e board Inki Dae <inki.dae@samsung.com> - 2017-04-18 10:10 +0200
  [PATCH v2 3/3] arm64: dts: exynos: Add support for s6e3hf2 panel  device on TM2e board Hoegeun Kwon <hoegeun.kwon@samsung.com> - 2017-04-17 08:10 +0200
    Re: [PATCH v2 3/3] arm64: dts: exynos: Add support for s6e3hf2 panel  device on TM2e board Andrzej Hajda <a.hajda@samsung.com> - 2017-04-18 08:10 +0200
      Re: [PATCH v2 3/3] arm64: dts: exynos: Add support for s6e3hf2 panel  device on TM2e board Hoegeun Kwon <hoegeun.kwon@samsung.com> - 2017-04-18 09:50 +0200
        Re: [PATCH v2 3/3] arm64: dts: exynos: Add support for s6e3hf2 panel  device on TM2e board Andrzej Hajda <a.hajda@samsung.com> - 2017-04-18 10:00 +0200
          Re: [PATCH v2 3/3] arm64: dts: exynos: Add support for s6e3hf2  panel device on TM2e board Hoegeun Kwon <hoegeun.kwon@samsung.com> - 2017-04-18 10:30 +0200

csiph-web