Linux Samsung SOC development
 help / color / mirror / Atom feed
* [PATCH 0/4]  Add dt support for exynos hdmiphy settings
@ 2013-12-19 12:12 Shirish S
  2013-12-19 12:12 ` [PATCH 1/4] ARM: dts: smdk5250: Add hdmi phy settings Shirish S
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Shirish S @ 2013-12-19 12:12 UTC (permalink / raw)
  To: dri-devel, inki.dae, devicetree, t.figa
  Cc: kgene.kim, s.nawrocki, shirish, linux-samsung-soc, Shirish S

For various revisions of a chipset if the signal pattern is changed for every
revision, then the phy setting need to be updated correspondingly by measuring
the signal.
For getting correct signals the clock level and data de-emphasis 
levels needs to be adjusted.
Since only these 2 values matter,we can move the same to dt, 
wherein we can have different dt files for every revision. 

This is an initial patchset towards achieving the same 
for exynos 5250 and can be later extended to future chipsets.

V2: replaced moving of entire phy config structure with only
required and justifiable conf registers.

V3: Incorporated Mark Rutland's comments.

V4: Rebased and included cros5250-common.dtsi.

V5: removed nr-configs feild and also the constraint
    of having the exact number of configs in the dt file
    as in the driver, the programmer can add only the pixel
    clock that needs to be updated.

V6:
V7: removed nr-configs form the dtsi files.

V8: Fixed build error

V9: rebased and incorporated Tomasz comments.


Shirish S (4):
  ARM: dts: smdk5250: Add hdmi phy settings
  ARM: dts: arndale: Add hdmi phy settings
  ARM: exynos: dts: cros5250: Add hdmi phy settings
  drm: exynos: hdmi: Add dt support for hdmiphy settings

 .../devicetree/bindings/video/exynos_hdmi.txt      |   34 ++++++++
 arch/arm/boot/dts/cros5250-common.dtsi             |   74 ++++++++++++++++
 arch/arm/boot/dts/exynos5250-arndale.dts           |   74 ++++++++++++++++
 arch/arm/boot/dts/exynos5250-smdk5250.dts          |   74 ++++++++++++++++
 drivers/gpu/drm/exynos/exynos_hdmi.c               |   89 ++++++++++++++++----
 5 files changed, 327 insertions(+), 18 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <1385369679-4337-1-git-send-email-s.shirish@samsung.com>]

end of thread, other threads:[~2014-01-08  6:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19 12:12 [PATCH 0/4] Add dt support for exynos hdmiphy settings Shirish S
2013-12-19 12:12 ` [PATCH 1/4] ARM: dts: smdk5250: Add hdmi phy settings Shirish S
     [not found] ` <1387455148-22999-1-git-send-email-s.shirish-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-19 12:12   ` [PATCH 2/4] ARM: dts: arndale: " Shirish S
2013-12-19 12:12   ` [PATCH 4/4] drm: exynos: hdmi: Add dt support for hdmiphy settings Shirish S
2013-12-19 13:19     ` Tomasz Figa
2014-01-08  6:04       ` Shirish S
2013-12-19 12:12 ` [PATCH 3/4] ARM: exynos: dts: cros5250: Add hdmi phy settings Shirish S
     [not found] <1385369679-4337-1-git-send-email-s.shirish@samsung.com>
     [not found] ` <1385369679-4337-6-git-send-email-s.shirish@samsung.com>
     [not found]   ` <1833774.8yzP7um1x8@amdc1227>
     [not found]     ` <CAHvYUDCCbr8G0wfyYbEiOG3ArPEywv09rCAhdhO74WRFK00pRg@mail.gmail.com>
2013-12-19 12:08       ` [PATCH 4/4] drm: exynos: hdmi: Add dt support for hdmiphy settings Shirish S

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox