2014-04-23 06:11:24

by Michal Simek

[permalink] [raw]
Subject: [GIT PULL] serial: Cadence

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(-)


--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: http://www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform



Attachments:
signature.asc (263.00 B)
OpenPGP digital signature

2014-04-24 00:30:49

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [GIT PULL] serial: Cadence

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

2014-04-24 05:31:01

by Michal Simek

[permalink] [raw]
Subject: Re: [GIT PULL] serial: Cadence

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

--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: http://www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform



Attachments:
signature.asc (263.00 B)
OpenPGP digital signature

2014-04-24 23:20:41

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [GIT PULL] serial: Cadence

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

2014-04-25 05:04:56

by Michal Simek

[permalink] [raw]
Subject: Re: [GIT PULL] serial: Cadence

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


--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: http://www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform



Attachments:
signature.asc (263.00 B)
OpenPGP digital signature