devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rahul Sharma <rahul.sharma@samsung.com>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	sunil joshi <joshi@samsung.com>, Inki Dae <inki.dae@samsung.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
Date: Tue, 20 May 2014 12:35:40 +0530	[thread overview]
Message-ID: <CAPdUM4NBCC+R+WkREhLhh0sDTg35bKyb6FZhgYJiUDVtEtXjdw@mail.gmail.com> (raw)
In-Reply-To: <CAPdUM4OcHOiSAbNt_6yEo_YY3FqGxef=p33opW21nEt7P+m6Xw@mail.gmail.com>

On 20 May 2014 10:41, Rahul Sharma <rahul.sharma@samsung.com> wrote:
> Thanks Kukjin,
>
> I have changed it in my environment now.
>

Kukjin,

dp_hpd_gpio got accidentally merged to pinctrl_3 in your "for-next"
branch. It should
be in pinctrl_0.

/*****************/
        };

        dp_hpd_gpio: dp_hpd_gpio {
               samsung,pins = "gpx2-6";
               samsung,pin-function = <0>;
               samsung,pin-pud = <3>;
                samsung,pin-drv = <0>;
        };
};

&pinctrl_3 {
usb300_vbus_en: usb300-vbus-en {
/*****************/

Regards,
Rahul Sharma.

> Regards,
> Rahul Sharma.
>
> On 19 May 2014 21:10, Kukjin Kim <kgene.kim@samsung.com> wrote:
>> 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

      reply	other threads:[~2014-05-20  7:05 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
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 [this message]

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=CAPdUM4NBCC+R+WkREhLhh0sDTg35bKyb6FZhgYJiUDVtEtXjdw@mail.gmail.com \
    --to=rahul.sharma@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=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).