From: Kukjin Kim <kgene.kim@samsung.com>
To: Rahul Sharma <rahul.sharma@samsung.com>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com,
tomasz.figa@gmail.com, joshi@samsung.com, inki.dae@samsung.com,
r.sh.open@gmail.com
Subject: Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
Date: Tue, 20 May 2014 00:40:40 +0900 [thread overview]
Message-ID: <537A25F8.4040604@samsung.com> (raw)
In-Reply-To: <1399630186-22610-1-git-send-email-rahul.sharma@samsung.com>
On 05/09/14 19:09, Rahul Sharma wrote:
> From: Rahul Sharma<Rahul.Sharma@samsung.com>
Probably, should be "Rahul Sharma <rahul.sharma@...>"
Please make sure your gitconfig has no problem.
Just note, I found same thing and fixed your email address in my tree...
>
> 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(+)
>
OK, applied whole series with Jingoo's 'reviewed-by'.
Thanks,
Kukjin
WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
Date: Tue, 20 May 2014 00:40:40 +0900 [thread overview]
Message-ID: <537A25F8.4040604@samsung.com> (raw)
In-Reply-To: <1399630186-22610-1-git-send-email-rahul.sharma@samsung.com>
On 05/09/14 19:09, Rahul Sharma wrote:
> From: Rahul Sharma<Rahul.Sharma@samsung.com>
Probably, should be "Rahul Sharma <rahul.sharma@...>"
Please make sure your gitconfig has no problem.
Just note, I found same thing and fixed your email address in my tree...
>
> 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(+)
>
OK, applied whole series with Jingoo's 'reviewed-by'.
Thanks,
Kukjin
next prev parent reply other threads:[~2014-05-19 15:40 UTC|newest]
Thread overview: 36+ 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 ` Rahul Sharma
2014-05-09 10:09 ` [PATCH v3 1/4] ARM: dts: enable fimd for exynos5250 based snow board Rahul Sharma
2014-05-09 10:09 ` Rahul Sharma
2014-05-12 4:50 ` Jingoo Han
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-09 10:09 ` Rahul Sharma
2014-05-12 4:51 ` Jingoo Han
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-09 10:09 ` Rahul Sharma
2014-05-12 4:52 ` Jingoo Han
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-09 10:09 ` Rahul Sharma
2014-05-12 4:52 ` Jingoo Han
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-09 10:15 ` Rahul Sharma
2014-05-12 4:37 ` Jingoo Han
2014-05-12 4:37 ` Jingoo Han
2014-05-12 4:55 ` Rahul Sharma
2014-05-12 4:55 ` Rahul Sharma
2014-05-12 4:03 ` Arun Kumar K
2014-05-12 4:03 ` Arun Kumar K
2014-05-12 4:06 ` Rahul Sharma
2014-05-12 4:06 ` Rahul Sharma
2014-05-12 6:55 ` Rahul Sharma
2014-05-12 6:55 ` Rahul Sharma
2014-05-19 15:40 ` Kukjin Kim [this message]
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 5:11 ` Rahul Sharma
2014-05-20 7:05 ` 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=537A25F8.4040604@samsung.com \
--to=kgene.kim@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=inki.dae@samsung.com \
--cc=joshi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.