All of lore.kernel.org
 help / color / mirror / Atom feed
From: a0393675@ti.com (Keerthy)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config
Date: Mon, 6 Jun 2016 10:26:00 +0530	[thread overview]
Message-ID: <57550260.6030902@ti.com> (raw)
In-Reply-To: <5754F00C.108@ti.com>



On Monday 06 June 2016 09:07 AM, Keerthy wrote:
>
>
> On Wednesday 25 May 2016 08:51 AM, Keerthy wrote:
>> Hi Santosh,
>>
>> On Tuesday 24 May 2016 09:59 PM, Santosh Shilimkar wrote:
>>> Hi Keerthy,
>>>
>>> On 5/23/2016 8:56 PM, Keerthy wrote:
>>>>
>>>>
>>>> On Tuesday 24 May 2016 09:07 AM, Lokesh Vutla wrote:
>>>>>
>>>>>
>>>>> On Monday 23 May 2016 05:59 PM, Keerthy wrote:
>>>>>> keystone-k2l devices use pinmux and are compliant with
>>>>>> PINCTRL_SINGLE.
>>>>>> Hence enable the config option.
>>>>>>
>>>>>> Signed-off-by: Keerthy <j-keerthy@ti.com>
>>>>>
>>>>> A similar patch[1] is already posted.
>>>>>
>>>>> [1]https://patchwork.kernel.org/patch/8958091/
>>>>
>>>> Ah I had not seen them. If they are already reviewed and closer to be
>>>> merged then Patch 2 and Patch 3 of this series can be dropped.
>>>>
>>> Once the 4.7-rc2 is out, please rebase these floating patches
>>> against it and post a consolidated patches. I will line them
>>> up for 4.8
>>
>> Thanks for the quick response. I will wait for 4.7-rc2 and send the
>> re-based series.
>
> Now the 4.7-rc2 is tagged i will be sending a consolidated series.

Santosh,

I posted a consolidated series for k2l.

Franklin,

Could you re-post k2g series on top of the series i posted today.

Regards,
Keerthy


>
>>
>> Regards,
>> Keerthy
>>
>>>
>>> Regards,
>>> Santosh

WARNING: multiple messages have this Message-ID (diff)
From: Keerthy <a0393675@ti.com>
To: Santosh Shilimkar <santosh.shilimkar@oracle.com>,
	Lokesh Vutla <lokeshvutla@ti.com>, Keerthy <j-keerthy@ti.com>,
	ssantosh@kernel.org, "Cooper Jr., Franklin" <fcooper@ti.com>
Cc: nm@ti.com, devicetree@vger.kernel.org, linux@armlinux.org.uk,
	linux-kernel@vger.kernel.org, robh+dt@kernel.org,
	m-karicheri2@ti.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config
Date: Mon, 6 Jun 2016 10:26:00 +0530	[thread overview]
Message-ID: <57550260.6030902@ti.com> (raw)
In-Reply-To: <5754F00C.108@ti.com>



On Monday 06 June 2016 09:07 AM, Keerthy wrote:
>
>
> On Wednesday 25 May 2016 08:51 AM, Keerthy wrote:
>> Hi Santosh,
>>
>> On Tuesday 24 May 2016 09:59 PM, Santosh Shilimkar wrote:
>>> Hi Keerthy,
>>>
>>> On 5/23/2016 8:56 PM, Keerthy wrote:
>>>>
>>>>
>>>> On Tuesday 24 May 2016 09:07 AM, Lokesh Vutla wrote:
>>>>>
>>>>>
>>>>> On Monday 23 May 2016 05:59 PM, Keerthy wrote:
>>>>>> keystone-k2l devices use pinmux and are compliant with
>>>>>> PINCTRL_SINGLE.
>>>>>> Hence enable the config option.
>>>>>>
>>>>>> Signed-off-by: Keerthy <j-keerthy@ti.com>
>>>>>
>>>>> A similar patch[1] is already posted.
>>>>>
>>>>> [1]https://patchwork.kernel.org/patch/8958091/
>>>>
>>>> Ah I had not seen them. If they are already reviewed and closer to be
>>>> merged then Patch 2 and Patch 3 of this series can be dropped.
>>>>
>>> Once the 4.7-rc2 is out, please rebase these floating patches
>>> against it and post a consolidated patches. I will line them
>>> up for 4.8
>>
>> Thanks for the quick response. I will wait for 4.7-rc2 and send the
>> re-based series.
>
> Now the 4.7-rc2 is tagged i will be sending a consolidated series.

Santosh,

I posted a consolidated series for k2l.

Franklin,

Could you re-post k2g series on top of the series i posted today.

Regards,
Keerthy


>
>>
>> Regards,
>> Keerthy
>>
>>>
>>> Regards,
>>> Santosh

WARNING: multiple messages have this Message-ID (diff)
From: Keerthy <a0393675@ti.com>
To: Santosh Shilimkar <santosh.shilimkar@oracle.com>,
	Lokesh Vutla <lokeshvutla@ti.com>, Keerthy <j-keerthy@ti.com>,
	<ssantosh@kernel.org>, "Cooper Jr., Franklin" <fcooper@ti.com>
Cc: <nm@ti.com>, <devicetree@vger.kernel.org>,
	<linux@armlinux.org.uk>, <linux-kernel@vger.kernel.org>,
	<robh+dt@kernel.org>, <m-karicheri2@ti.com>,
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config
Date: Mon, 6 Jun 2016 10:26:00 +0530	[thread overview]
Message-ID: <57550260.6030902@ti.com> (raw)
In-Reply-To: <5754F00C.108@ti.com>



On Monday 06 June 2016 09:07 AM, Keerthy wrote:
>
>
> On Wednesday 25 May 2016 08:51 AM, Keerthy wrote:
>> Hi Santosh,
>>
>> On Tuesday 24 May 2016 09:59 PM, Santosh Shilimkar wrote:
>>> Hi Keerthy,
>>>
>>> On 5/23/2016 8:56 PM, Keerthy wrote:
>>>>
>>>>
>>>> On Tuesday 24 May 2016 09:07 AM, Lokesh Vutla wrote:
>>>>>
>>>>>
>>>>> On Monday 23 May 2016 05:59 PM, Keerthy wrote:
>>>>>> keystone-k2l devices use pinmux and are compliant with
>>>>>> PINCTRL_SINGLE.
>>>>>> Hence enable the config option.
>>>>>>
>>>>>> Signed-off-by: Keerthy <j-keerthy@ti.com>
>>>>>
>>>>> A similar patch[1] is already posted.
>>>>>
>>>>> [1]https://patchwork.kernel.org/patch/8958091/
>>>>
>>>> Ah I had not seen them. If they are already reviewed and closer to be
>>>> merged then Patch 2 and Patch 3 of this series can be dropped.
>>>>
>>> Once the 4.7-rc2 is out, please rebase these floating patches
>>> against it and post a consolidated patches. I will line them
>>> up for 4.8
>>
>> Thanks for the quick response. I will wait for 4.7-rc2 and send the
>> re-based series.
>
> Now the 4.7-rc2 is tagged i will be sending a consolidated series.

Santosh,

I posted a consolidated series for k2l.

Franklin,

Could you re-post k2g series on top of the series i posted today.

Regards,
Keerthy


>
>>
>> Regards,
>> Keerthy
>>
>>>
>>> Regards,
>>> Santosh

  reply	other threads:[~2016-06-06  4:56 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23 12:29 [PATCH 0/3] ARM: keystone-k2l: Enable pinctrl support Keerthy
2016-05-23 12:29 ` Keerthy
2016-05-23 12:29 ` Keerthy
2016-05-23 12:29 ` [PATCH 1/3] ARM: dts: keystone-k2l: Add pinctrl node Keerthy
2016-05-23 12:29   ` Keerthy
2016-05-23 12:29   ` Keerthy
2016-05-23 12:29 ` [PATCH 2/3] arm: mach-keystone: Enable PINCTRL config Keerthy
2016-05-23 12:29   ` Keerthy
2016-05-23 12:29   ` Keerthy
2016-05-24  3:36   ` Lokesh Vutla
2016-05-24  3:36     ` Lokesh Vutla
2016-05-24  3:36     ` Lokesh Vutla
2016-05-23 12:29 ` [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config Keerthy
2016-05-23 12:29   ` Keerthy
2016-05-23 12:29   ` Keerthy
2016-05-24  3:37   ` Lokesh Vutla
2016-05-24  3:37     ` Lokesh Vutla
2016-05-24  3:37     ` Lokesh Vutla
2016-05-24  3:56     ` Keerthy
2016-05-24  3:56       ` Keerthy
2016-05-24  3:56       ` Keerthy
2016-05-24 16:29       ` Santosh Shilimkar
2016-05-24 16:29         ` Santosh Shilimkar
2016-05-25  3:21         ` Keerthy
2016-05-25  3:21           ` Keerthy
2016-05-25  3:21           ` Keerthy
2016-06-06  3:37           ` Keerthy
2016-06-06  3:37             ` Keerthy
2016-06-06  3:37             ` Keerthy
2016-06-06  4:56             ` Keerthy [this message]
2016-06-06  4:56               ` Keerthy
2016-06-06  4:56               ` Keerthy
2016-06-06 16:00               ` Santosh Shilimkar
2016-06-06 16:00                 ` Santosh Shilimkar
2016-06-08 23:16                 ` Santosh Shilimkar
2016-06-08 23:16                   ` Santosh Shilimkar
2016-06-08 23:16                   ` Santosh Shilimkar
  -- strict thread matches above, loose matches on Subject: below --
2016-06-06  4:45 [PATCH 0/3] ARM: keystone-k2l: Enable pinctrl support Keerthy
2016-06-06  4:45 ` [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config Keerthy
2016-06-06  4:45   ` Keerthy
2016-06-06  4:45   ` Keerthy

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=57550260.6030902@ti.com \
    --to=a0393675@ti.com \
    --cc=linux-arm-kernel@lists.infradead.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 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.