dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Inki Dae <inki.dae@samsung.com>
To: 'Shirish S' <s.shirish@samsung.com>,
	dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	mark.rutland@arm.com
Cc: airlied@redhat.com, 'Kukjin Kim' <kgene.kim@samsung.com>,
	shirish@chromium.org,
	'Sylwester Nawrocki' <s.nawrocki@samsung.com>
Subject: RE: [PATCH 0/4] Add dt support for exynos hdmiphy settings
Date: Tue, 26 Nov 2013 10:21:11 +0900	[thread overview]
Message-ID: <010201ceea45$cacdefe0$6069cfa0$%dae@samsung.com> (raw)
In-Reply-To: <1385369679-4337-1-git-send-email-s.shirish@samsung.com>

CCing Kukjin, Sylwester, and Tomasz.

Hi Kukjin, Sylwester, and Tomasz,

Shirish has investigated hdmiphy configuration in more detail, and updated
it since we gave comments to him. Shouldn't this patch series be reviewed
again? Plz, give him your feedback if necessary.

Thanks,
Inki Dae

> -----Original Message-----
> From: Shirish S [mailto:s.shirish@samsung.com]
> Sent: Monday, November 25, 2013 5:55 PM
> To: dri-devel@lists.freedesktop.org; inki.dae@samsung.com;
> devicetree@vger.kernel.org; mark.rutland@arm.com
> Cc: airlied@redhat.com; shirish@chromium.org; Shirish S
> Subject: [PATCH 0/4] Add dt support for exynos hdmiphy settings
> 
> 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.
> 
> 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      |   31 ++++++++
>  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               |   77
> +++++++++++++++++++-
>  5 files changed, 326 insertions(+), 4 deletions(-)
> 
> --
> 1.7.9.5

  parent reply	other threads:[~2013-11-26  1:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-25  8:54 [PATCH 0/4] Add dt support for exynos hdmiphy settings Shirish S
     [not found] ` <1385369679-4337-1-git-send-email-s.shirish-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-11-25  8:54   ` [PATCH 1/4] ARM: dts: smdk5250: Add hdmi phy settings Shirish S
2013-11-25  8:54   ` [PATCH] drm: edid: enable probing and listing of non rb modes Shirish S
2013-11-25  8:54   ` [PATCH 2/4] ARM: dts: arndale: Add hdmi phy settings Shirish S
2013-11-25  8:54   ` [PATCH 3/4] ARM: exynos: dts: cros5250: " Shirish S
2013-11-25  8:54   ` [PATCH 4/4] drm: exynos: hdmi: Add dt support for hdmiphy settings Shirish S
     [not found]     ` <1385369679-4337-6-git-send-email-s.shirish-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-11-26  1:00       ` Inki Dae
     [not found]         ` <CAAQKjZNGHX2wsoBguhYnrQxg56x0BqTtfce7a6=Lp_MugN=feA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-26  3:40           ` Shirish S
2013-11-29 17:26     ` Tomasz Figa
2013-12-04  4:35       ` Shirish S
2013-12-19 12:08         ` Shirish S
2013-11-26  1:21 ` Inki Dae [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-12-19 12:12 [PATCH 0/4] Add dt support for exynos " Shirish S
2013-12-04  4:44 Shirish S
2013-11-26  9:57 Shirish S
2013-11-18  8:38 Shirish S
2013-11-18  6:35 Shirish S
2013-10-29  8:12 Shirish S

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='010201ceea45$cacdefe0$6069cfa0$%dae@samsung.com' \
    --to=inki.dae@samsung.com \
    --cc=airlied@redhat.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kgene.kim@samsung.com \
    --cc=mark.rutland@arm.com \
    --cc=s.nawrocki@samsung.com \
    --cc=s.shirish@samsung.com \
    --cc=shirish@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox