linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm-soc: Xilinx zynq serial changes for v3.9
@ 2013-01-21 17:19 Michal Simek
  2013-01-21 18:30 ` Greg Kroah-Hartman
  2013-01-21 18:34 ` Arnd Bergmann
  0 siblings, 2 replies; 5+ messages in thread
From: Michal Simek @ 2013-01-21 17:19 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof and Greg,

I have two patches for xilinx uartps serial driver (the second one fix
one issue in the first one).
These patches has been sent to arm mailing list and also to
device-tree mailing list.

There is a change in zynq dtsi that's why I think it can go through
arm-soc tree.
Please let me know if this should go through Greg serial tree.

Thanks,
Michal


The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619:
  Linus Torvalds (1):
        Linux 3.8-rc4

are available in the git repository at:

  git://git.xilinx.com/linux-xlnx.git zynq/serial

Josh Cartwright (1):
      serial: xilinx_uartps: get clock rate info from dts

Wei Yongjun (1):
      serial: xilinx_uartps: fix return value check in xuartps_probe()

 arch/arm/boot/dts/zynq-7000.dtsi   |    4 ++--
 drivers/tty/serial/xilinx_uartps.c |   34 +++++++++++++++++++---------------
 2 files changed, 21 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] arm-soc: Xilinx zynq serial changes for v3.9
  2013-01-21 17:19 [GIT PULL] arm-soc: Xilinx zynq serial changes for v3.9 Michal Simek
@ 2013-01-21 18:30 ` Greg Kroah-Hartman
  2013-01-21 18:55   ` Michal Simek
  2013-01-21 18:34 ` Arnd Bergmann
  1 sibling, 1 reply; 5+ messages in thread
From: Greg Kroah-Hartman @ 2013-01-21 18:30 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Jan 21, 2013 at 06:19:03PM +0100, Michal Simek wrote:
> Hi Arnd, Olof and Greg,
> 
> I have two patches for xilinx uartps serial driver (the second one fix
> one issue in the first one).
> These patches has been sent to arm mailing list and also to
> device-tree mailing list.
> 
> There is a change in zynq dtsi that's why I think it can go through
> arm-soc tree.
> Please let me know if this should go through Greg serial tree.

If they fix serial driver issues, I have no problem taking them through
my serial tree, just send them on as patches and I will be glad to queue
them up.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] arm-soc: Xilinx zynq serial changes for v3.9
  2013-01-21 17:19 [GIT PULL] arm-soc: Xilinx zynq serial changes for v3.9 Michal Simek
  2013-01-21 18:30 ` Greg Kroah-Hartman
@ 2013-01-21 18:34 ` Arnd Bergmann
  2013-01-21 18:53   ` Michal Simek
  1 sibling, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2013-01-21 18:34 UTC (permalink / raw)
  To: linux-arm-kernel

On Monday 21 January 2013, Michal Simek wrote:
>   git://git.xilinx.com/linux-xlnx.git zynq/serial
> 
> Josh Cartwright (1):
>       serial: xilinx_uartps: get clock rate info from dts
> 
> Wei Yongjun (1):
>       serial: xilinx_uartps: fix return value check in xuartps_probe()
> 
>  arch/arm/boot/dts/zynq-7000.dtsi   |    4 ++--
>  drivers/tty/serial/xilinx_uartps.c |   34 +++++++++++++++++++---------------
>  2 files changed, 21 insertions(+), 17 deletions(-)

The patches look good, and they should get merged through Greg's tree.

Acked-by: Arnd Bergmann <arnd@arndb.de>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] arm-soc: Xilinx zynq serial changes for v3.9
  2013-01-21 18:34 ` Arnd Bergmann
@ 2013-01-21 18:53   ` Michal Simek
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Simek @ 2013-01-21 18:53 UTC (permalink / raw)
  To: linux-arm-kernel

2013/1/21 Arnd Bergmann <arnd@arndb.de>:
> On Monday 21 January 2013, Michal Simek wrote:
>>   git://git.xilinx.com/linux-xlnx.git zynq/serial
>>
>> Josh Cartwright (1):
>>       serial: xilinx_uartps: get clock rate info from dts
>>
>> Wei Yongjun (1):
>>       serial: xilinx_uartps: fix return value check in xuartps_probe()
>>
>>  arch/arm/boot/dts/zynq-7000.dtsi   |    4 ++--
>>  drivers/tty/serial/xilinx_uartps.c |   34 +++++++++++++++++++---------------
>>  2 files changed, 21 insertions(+), 17 deletions(-)
>
> The patches look good, and they should get merged through Greg's tree.
>
> Acked-by: Arnd Bergmann <arnd@arndb.de>

ok.

Thanks,
M

-- 
Michal Simek, Ing. (M.Eng)
w: 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] arm-soc: Xilinx zynq serial changes for v3.9
  2013-01-21 18:30 ` Greg Kroah-Hartman
@ 2013-01-21 18:55   ` Michal Simek
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Simek @ 2013-01-21 18:55 UTC (permalink / raw)
  To: linux-arm-kernel

2013/1/21 Greg Kroah-Hartman <gregkh@linuxfoundation.org>:
> On Mon, Jan 21, 2013 at 06:19:03PM +0100, Michal Simek wrote:
>> Hi Arnd, Olof and Greg,
>>
>> I have two patches for xilinx uartps serial driver (the second one fix
>> one issue in the first one).
>> These patches has been sent to arm mailing list and also to
>> device-tree mailing list.
>>
>> There is a change in zynq dtsi that's why I think it can go through
>> arm-soc tree.
>> Please let me know if this should go through Greg serial tree.
>
> If they fix serial driver issues, I have no problem taking them through
> my serial tree, just send them on as patches and I will be glad to queue
> them up.

ok. I will add that two patches together because the second one fix
the first one
and will send just one to you.

Thanks,
Michal


-- 
Michal Simek, Ing. (M.Eng)
w: 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-01-21 18:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-21 17:19 [GIT PULL] arm-soc: Xilinx zynq serial changes for v3.9 Michal Simek
2013-01-21 18:30 ` Greg Kroah-Hartman
2013-01-21 18:55   ` Michal Simek
2013-01-21 18:34 ` Arnd Bergmann
2013-01-21 18:53   ` Michal Simek

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