devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rahul Sharma <rahul.sharma@samsung.com>
To: Jingoo Han <jg1.han@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>,
	Inki Dae <inki.dae@samsung.com>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	sunil joshi <joshi@samsung.com>
Subject: Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
Date: Mon, 12 May 2014 10:25:10 +0530	[thread overview]
Message-ID: <CAPdUM4N0zMH9bHK8guo5TDHWePwctfYhBn1F8y1uVi81fFqTNg@mail.gmail.com> (raw)
In-Reply-To: <001101cf6d9b$e4cea4a0$ae6bede0$%han@samsung.com>

On 12 May 2014 10:07, Jingoo Han <jg1.han@samsung.com> wrote:
> On Friday, May 09, 2014 7:16 PM, Rahul Sharma wrote:
>>
>> + Jingoo Han.
>
> If you want to get Acked-by from maintainer, please add the
> maintainer to CC list for all patches.
>
> Anyway, I will review this patch. However, if you don't add me
> to CC list in the future, I am not sure that I will review
> your patches.
>

Sure, I will take care of this. I immediately realised after posting the
patches and added you there.

Thanks for the review :).

Regards,
Rahul Sharma.

> Best regards,
> Jingoo Han
>
>>
>> On 9 May 2014 15:39, 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.
>> >
>> > 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
>> >
>

  reply	other threads:[~2014-05-12  4:55 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 [this message]
2014-05-12  4:03 ` Arun Kumar K
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=CAPdUM4N0zMH9bHK8guo5TDHWePwctfYhBn1F8y1uVi81fFqTNg@mail.gmail.com \
    --to=rahul.sharma@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=inki.dae@samsung.com \
    --cc=jg1.han@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=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).