mbox

[GIT,PULL] serial: Cadence

Message ID 53575983.3030508@monstr.eu
State New
Headers show

Pull-request

git://git.monstr.eu/linux-2.6-microblaze.git tags/cadence-uart-for-3.16

Message

Michal Simek April 23, 2014, 6:11 a.m. UTC
Hi Greg,

this is around for a while and I would like to close it.
I have applied patches 1-7 from v3.
Patches 8 and 9 should go through arm-soc tree and I will add them
to my zynq/dt branch.

Please apply these patches to your tree.
If this should go through different tree please let me know.

Thanks,
Michal


The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

  git://git.monstr.eu/linux-2.6-microblaze.git tags/cadence-uart-for-3.16

for you to fetch changes up to 05a06a30d212f76e7822ef1093fa002baac021a7:

  tty: xuartps: Rebrand driver as Cadence UART (2014-04-23 08:00:10 +0200)

----------------------------------------------------------------
tty: Cadence uart rebranding and cleanup

----------------------------------------------------------------
Michal Simek (2):
      tty: xuartps: Fix kernel-doc errors in the driver
      tty: xuartps: Initialize ports according to aliases

Soren Brinkmann (5):
      tty: xuartps: Clean up
      tty: xuartps: Print warning in clock notifier
      tty: xuartps: Refactor read-modify-writes
      tty: xuartps: Don't write IRQ disable register to enable interrupts
      tty: xuartps: Rebrand driver as Cadence UART

 drivers/tty/serial/Kconfig         |    9 +-
 drivers/tty/serial/xilinx_uartps.c | 1129 +++++++++++++++++++++++++++++++++++--------------------------------------
 include/uapi/linux/serial_core.h   |    2 +-
 3 files changed, 546 insertions(+), 594 deletions(-)

Comments

Greg Kroah-Hartman April 23, 2014, 11:48 p.m. UTC | #1
On Wed, Apr 23, 2014 at 08:11:15AM +0200, Michal Simek wrote:
> Hi Greg,
> 
> this is around for a while and I would like to close it.
> I have applied patches 1-7 from v3.
> Patches 8 and 9 should go through arm-soc tree and I will add them
> to my zynq/dt branch.
> 
> Please apply these patches to your tree.
> If this should go through different tree please let me know.
> 
> Thanks,
> Michal
> 
> 
> The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
> 
>   Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
> 
> are available in the git repository at:
> 
>   git://git.monstr.eu/linux-2.6-microblaze.git tags/cadence-uart-for-3.16

I can't take git pulles from random internet sites, sorry.  Just send
these as email and I will queue them up.

thanks,

greg k-h
Michal Simek April 24, 2014, 5:30 a.m. UTC | #2
On 04/24/2014 01:48 AM, Greg Kroah-Hartman wrote:
> On Wed, Apr 23, 2014 at 08:11:15AM +0200, Michal Simek wrote:
>> Hi Greg,
>>
>> this is around for a while and I would like to close it.
>> I have applied patches 1-7 from v3.
>> Patches 8 and 9 should go through arm-soc tree and I will add them
>> to my zynq/dt branch.
>>
>> Please apply these patches to your tree.
>> If this should go through different tree please let me know.
>>
>> Thanks,
>> Michal
>>
>>
>> The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
>>
>>   Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
>>
>> are available in the git repository at:
>>
>>   git://git.monstr.eu/linux-2.6-microblaze.git tags/cadence-uart-for-3.16
> 
> I can't take git pulles from random internet sites, sorry.  Just send
> these as email and I will queue them up.

I wouldn't say random. This repo is listed in my Microblaze maintainer fragment
and I used signed tag and you have sign my key that's why you can easily
check it.

Anyway we have sent v3 patches via email twice.
Origin v3:
https://lkml.org/lkml/2014/3/12/499

Resent v3:
https://lkml.org/lkml/2014/4/4/523

Patches 1-7 should go through your tree.
That's why please apply these 7 patches to your tree. If you want
to get just these 7 patches as v4, please let us know we can easily
resent it.

Thanks,
Michal
Greg Kroah-Hartman April 24, 2014, 11:23 p.m. UTC | #3
On Thu, Apr 24, 2014 at 07:30:48AM +0200, Michal Simek wrote:
> On 04/24/2014 01:48 AM, Greg Kroah-Hartman wrote:
> > On Wed, Apr 23, 2014 at 08:11:15AM +0200, Michal Simek wrote:
> >> Hi Greg,
> >>
> >> this is around for a while and I would like to close it.
> >> I have applied patches 1-7 from v3.
> >> Patches 8 and 9 should go through arm-soc tree and I will add them
> >> to my zynq/dt branch.
> >>
> >> Please apply these patches to your tree.
> >> If this should go through different tree please let me know.
> >>
> >> Thanks,
> >> Michal
> >>
> >>
> >> The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
> >>
> >>   Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
> >>
> >> are available in the git repository at:
> >>
> >>   git://git.monstr.eu/linux-2.6-microblaze.git tags/cadence-uart-for-3.16
> > 
> > I can't take git pulles from random internet sites, sorry.  Just send
> > these as email and I will queue them up.
> 
> I wouldn't say random. This repo is listed in my Microblaze maintainer fragment
> and I used signed tag and you have sign my key that's why you can easily
> check it.

If you have a signed key, why aren't you using git.kernel.org?  Again, I
can't pull from any non-kernel.org sites, sorry.

> Anyway we have sent v3 patches via email twice.
> Origin v3:
> https://lkml.org/lkml/2014/3/12/499
> 
> Resent v3:
> https://lkml.org/lkml/2014/4/4/523
> 
> Patches 1-7 should go through your tree.

I've now applied these, sorry for the delay.

greg k-h
Michal Simek April 25, 2014, 5:04 a.m. UTC | #4
On 04/25/2014 01:23 AM, Greg Kroah-Hartman wrote:
> On Thu, Apr 24, 2014 at 07:30:48AM +0200, Michal Simek wrote:
>> On 04/24/2014 01:48 AM, Greg Kroah-Hartman wrote:
>>> On Wed, Apr 23, 2014 at 08:11:15AM +0200, Michal Simek wrote:
>>>> Hi Greg,
>>>>
>>>> this is around for a while and I would like to close it.
>>>> I have applied patches 1-7 from v3.
>>>> Patches 8 and 9 should go through arm-soc tree and I will add them
>>>> to my zynq/dt branch.
>>>>
>>>> Please apply these patches to your tree.
>>>> If this should go through different tree please let me know.
>>>>
>>>> Thanks,
>>>> Michal
>>>>
>>>>
>>>> The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
>>>>
>>>>   Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
>>>>
>>>> are available in the git repository at:
>>>>
>>>>   git://git.monstr.eu/linux-2.6-microblaze.git tags/cadence-uart-for-3.16
>>>
>>> I can't take git pulles from random internet sites, sorry.  Just send
>>> these as email and I will queue them up.
>>
>> I wouldn't say random. This repo is listed in my Microblaze maintainer fragment
>> and I used signed tag and you have sign my key that's why you can easily
>> check it.
> 
> If you have a signed key, why aren't you using git.kernel.org?  Again, I
> can't pull from any non-kernel.org sites, sorry.

ok. I have never had a need to have git repo at kernel.org.
But maybe I should asked for one.


>> Anyway we have sent v3 patches via email twice.
>> Origin v3:
>> https://lkml.org/lkml/2014/3/12/499
>>
>> Resent v3:
>> https://lkml.org/lkml/2014/4/4/523
>>
>> Patches 1-7 should go through your tree.
> 
> I've now applied these, sorry for the delay.

Thanks,
Michal