devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arun Kumar K <arun.kk@samsung.com>
To: Rahul Sharma <rahul.sharma@samsung.com>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
	Kukjin Kim <kgene.kim@samsung.com>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	sunil joshi <joshi@samsung.com>,
	inki.dae@samsung.com, Rahul Sharma <r.sh.open@gmail.com>
Subject: Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
Date: Mon, 12 May 2014 09:33:45 +0530	[thread overview]
Message-ID: <CALt3h7-zRZp0HWE8VHUmnovfNESfu6c8f=4xScNRV1ZZcP_1vA@mail.gmail.com> (raw)
In-Reply-To: <1399630186-22610-1-git-send-email-rahul.sharma@samsung.com>

Hi Rahul,

On Fri, May 9, 2014 at 3:39 PM, Rahul Sharma <rahul.sharma@samsung.com> wrote:
> From: Rahul Sharma <Rahul.Sharma@samsung.com>
>
> Add nodes for fimd and dp controller for exynos5250 based snow
> and exynos5420 based peach-pit board.
>

It would be great to include the display support for 5800 peach-pi board also
in this series. Most of the values would remain the same except for the changes
for bigger display in peach-pi.

Regards
Arun

> This series is based on Kukjin Kims, for-next branch.
>
> V3:
> 1) Dropped 1 patch "ARM: dts: move dp hpd line to the board file for
>  exynos5420".
> 2) Extra blank lines for readability.
> 3) dp hpd gpio name change (dp_hpd -> dp_hpd_gpio)
>
> V2:
> 1) Rebase on Peach-pit dependent patches.
>
> It is dependent on
> 1) Andrew Bresticker's patch for hpd gpio addition, avilable at
> http://www.spinics.net/lists/linux-samsung-soc/msg28827.html [Patch is 'ACK'ed.]
> 2) Arun's patch for adding peach-pit board dts file at
> http://www.spinics.net/lists/linux-samsung-soc/msg30103.html. [Patch is 'ACK'ed.]
>
> Rahul Sharma (4):
>   ARM: dts: enable fimd for exynos5250 based snow board
>   ARM: dts: enable dp-controller for exynos5250 based snow board
>   ARM: dts: enable fimd for exynos5420 based peach-pit board
>   ARM: dts: enable dp-controller for exynos5420 based peach-pit board
>
>  arch/arm/boot/dts/exynos5250-snow.dts      |   35 ++++++++++++++++++++++++
>  arch/arm/boot/dts/exynos5420-peach-pit.dts |   41 ++++++++++++++++++++++++++++
>  2 files changed, 76 insertions(+)
>
> --
> 1.7.9.5
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2014-05-12  4:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-09 10:09 [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards Rahul Sharma
2014-05-09 10:09 ` [PATCH v3 1/4] ARM: dts: enable fimd for exynos5250 based snow board Rahul Sharma
2014-05-12  4:50   ` Jingoo Han
2014-05-09 10:09 ` [PATCH v3 2/4] ARM: dts: enable dp-controller " Rahul Sharma
2014-05-12  4:51   ` Jingoo Han
2014-05-09 10:09 ` [PATCH v3 3/4] ARM: dts: enable fimd for exynos5420 based peach-pit board Rahul Sharma
2014-05-12  4:52   ` Jingoo Han
     [not found] ` <1399630186-22610-1-git-send-email-rahul.sharma-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-05-09 10:09   ` [PATCH v3 4/4] ARM: dts: enable dp-controller " Rahul Sharma
2014-05-12  4:52     ` Jingoo Han
2014-05-09 10:15 ` [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards Rahul Sharma
2014-05-12  4:37   ` Jingoo Han
2014-05-12  4:55     ` Rahul Sharma
2014-05-12  4:03 ` Arun Kumar K [this message]
2014-05-12  4:06   ` Rahul Sharma
2014-05-12  6:55     ` Rahul Sharma
2014-05-19 15:40 ` Kukjin Kim
     [not found]   ` <537A25F8.4040604-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-05-20  5:11     ` Rahul Sharma
2014-05-20  7:05       ` Rahul Sharma

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='CALt3h7-zRZp0HWE8VHUmnovfNESfu6c8f=4xScNRV1ZZcP_1vA@mail.gmail.com' \
    --to=arun.kk@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=inki.dae@samsung.com \
    --cc=joshi@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=r.sh.open@gmail.com \
    --cc=rahul.sharma@samsung.com \
    --cc=tomasz.figa@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).