linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* arm-soc: Xilinx Zynq dt changes for v3.14
@ 2013-12-13  8:33 Michal Simek
  2013-12-13 11:26 ` Russell King - ARM Linux
  2013-12-22 19:37 ` Olof Johansson
  0 siblings, 2 replies; 8+ messages in thread
From: Michal Simek @ 2013-12-13  8:33 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin and Olof,

Please pull these dt changes to your tree.

Thanks,
Michal


The following changes since commit dc1ccc48159d63eca5089e507c82c7d22ef60839:

  Linux 3.13-rc2 (2013-11-29 12:57:14 -0800)

are available in the git repository at:

  git://git.xilinx.com/linux-xlnx.git tags/zynq-dt-for-3.14

for you to fetch changes up to 41e4cdb95efa7e8fc88c65cb3c7221e89b9efb49:

  arm: dt: zynq: Add 'cpus' node (2013-12-12 09:50:23 +0100)

----------------------------------------------------------------
arm: Xilinx Zynq dt patches for v3.14

- Add gem support
- Add cpus node
- TTC cleanup

----------------------------------------------------------------
Soren Brinkmann (2):
      arm: dt: zynq: Remove 'clock-ranges' from TTC nodes
      arm: dt: zynq: Add 'cpus' node

Steffen Trumtrar (1):
      ARM: zynq: add gem support

 arch/arm/boot/dts/zynq-7000.dtsi | 39 +++++++++++++++++++++++++++++++++++++--
 arch/arm/boot/dts/zynq-zc702.dts |  5 +++++
 arch/arm/boot/dts/zynq-zc706.dts |  5 +++++
 arch/arm/boot/dts/zynq-zed.dts   |  5 +++++
 4 files changed, 52 insertions(+), 2 deletions(-)


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
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 and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131213/34badfe2/attachment.sig>

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

* arm-soc: Xilinx Zynq dt changes for v3.14
  2013-12-13  8:33 arm-soc: Xilinx Zynq dt changes for v3.14 Michal Simek
@ 2013-12-13 11:26 ` Russell King - ARM Linux
  2013-12-13 13:25   ` Michal Simek
  2013-12-22 19:37 ` Olof Johansson
  1 sibling, 1 reply; 8+ messages in thread
From: Russell King - ARM Linux @ 2013-12-13 11:26 UTC (permalink / raw)
  To: linux-arm-kernel

1. Address it to arm at kernel.org; there's no need to copy arm-soc people
   individually.  The whole point of arm at kernel.org is that it reaches
   the current arm-soc maintainers, whoever they may be at the time that
   you send your email without you needing to know who they are.

2. Include in the subject line not "arm-soc:" but [GIT PULL] to mark it as
   a pull request message.

Thanks.

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

* arm-soc: Xilinx Zynq dt changes for v3.14
  2013-12-13 11:26 ` Russell King - ARM Linux
@ 2013-12-13 13:25   ` Michal Simek
  2013-12-17 20:27     ` Olof Johansson
  0 siblings, 1 reply; 8+ messages in thread
From: Michal Simek @ 2013-12-13 13:25 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Russell,

On 12/13/2013 12:26 PM, Russell King - ARM Linux wrote:
> 1. Address it to arm at kernel.org; there's no need to copy arm-soc people
>    individually.  The whole point of arm at kernel.org is that it reaches
>    the current arm-soc maintainers, whoever they may be at the time that
>    you send your email without you needing to know who they are.
> 
> 2. Include in the subject line not "arm-soc:" but [GIT PULL] to mark it as
>    a pull request message.

Thanks, I will keep this in my mind for future. I am just doing what I have done
before and this is the first complain I have got.

Thanks,
Michal


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
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 and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131213/faae07da/attachment.sig>

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

* arm-soc: Xilinx Zynq dt changes for v3.14
  2013-12-13 13:25   ` Michal Simek
@ 2013-12-17 20:27     ` Olof Johansson
  2013-12-18  9:06       ` Michal Simek
  0 siblings, 1 reply; 8+ messages in thread
From: Olof Johansson @ 2013-12-17 20:27 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Dec 13, 2013 at 02:25:17PM +0100, Michal Simek wrote:
> Hi Russell,
> 
> On 12/13/2013 12:26 PM, Russell King - ARM Linux wrote:
> > 1. Address it to arm at kernel.org; there's no need to copy arm-soc people
> >    individually.  The whole point of arm at kernel.org is that it reaches
> >    the current arm-soc maintainers, whoever they may be at the time that
> >    you send your email without you needing to know who they are.
> > 
> > 2. Include in the subject line not "arm-soc:" but [GIT PULL] to mark it as
> >    a pull request message.
> 
> Thanks, I will keep this in my mind for future. I am just doing what I have done
> before and this is the first complain I have got.

I don't think I've noticed it in the past. :-) Either way, see it as a
friendly pointer from Russell, not a complaint.


-Olof

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

* arm-soc: Xilinx Zynq dt changes for v3.14
  2013-12-17 20:27     ` Olof Johansson
@ 2013-12-18  9:06       ` Michal Simek
  2013-12-20 16:34         ` Kevin Hilman
  0 siblings, 1 reply; 8+ messages in thread
From: Michal Simek @ 2013-12-18  9:06 UTC (permalink / raw)
  To: linux-arm-kernel

On 12/17/2013 09:27 PM, Olof Johansson wrote:
> On Fri, Dec 13, 2013 at 02:25:17PM +0100, Michal Simek wrote:
>> Hi Russell,
>>
>> On 12/13/2013 12:26 PM, Russell King - ARM Linux wrote:
>>> 1. Address it to arm at kernel.org; there's no need to copy arm-soc people
>>>    individually.  The whole point of arm at kernel.org is that it reaches
>>>    the current arm-soc maintainers, whoever they may be at the time that
>>>    you send your email without you needing to know who they are.
>>>
>>> 2. Include in the subject line not "arm-soc:" but [GIT PULL] to mark it as
>>>    a pull request message.
>>
>> Thanks, I will keep this in my mind for future. I am just doing what I have done
>> before and this is the first complain I have got.
> 
> I don't think I've noticed it in the past. :-) Either way, see it as a
> friendly pointer from Russell, not a complaint.

that's how I take it.
The point here is just if I should send pull request again.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
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 and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131218/eef9e1d8/attachment.sig>

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

* arm-soc: Xilinx Zynq dt changes for v3.14
  2013-12-18  9:06       ` Michal Simek
@ 2013-12-20 16:34         ` Kevin Hilman
  0 siblings, 0 replies; 8+ messages in thread
From: Kevin Hilman @ 2013-12-20 16:34 UTC (permalink / raw)
  To: linux-arm-kernel

Michal Simek <monstr@monstr.eu> writes:

> On 12/17/2013 09:27 PM, Olof Johansson wrote:
>> On Fri, Dec 13, 2013 at 02:25:17PM +0100, Michal Simek wrote:
>>> Hi Russell,
>>>
>>> On 12/13/2013 12:26 PM, Russell King - ARM Linux wrote:
>>>> 1. Address it to arm at kernel.org; there's no need to copy arm-soc people
>>>>    individually.  The whole point of arm at kernel.org is that it reaches
>>>>    the current arm-soc maintainers, whoever they may be at the time that
>>>>    you send your email without you needing to know who they are.
>>>>
>>>> 2. Include in the subject line not "arm-soc:" but [GIT PULL] to mark it as
>>>>    a pull request message.
>>>
>>> Thanks, I will keep this in my mind for future. I am just doing what I have done
>>> before and this is the first complain I have got.
>> 
>> I don't think I've noticed it in the past. :-) Either way, see it as a
>> friendly pointer from Russell, not a complaint.
>
> that's how I take it.
> The point here is just if I should send pull request again.

No need to send again.

Kevin

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

* arm-soc: Xilinx Zynq dt changes for v3.14
  2013-12-13  8:33 arm-soc: Xilinx Zynq dt changes for v3.14 Michal Simek
  2013-12-13 11:26 ` Russell King - ARM Linux
@ 2013-12-22 19:37 ` Olof Johansson
  2013-12-27  4:43   ` Sören Brinkmann
  1 sibling, 1 reply; 8+ messages in thread
From: Olof Johansson @ 2013-12-22 19:37 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Dec 13, 2013 at 09:33:53AM +0100, Michal Simek wrote:
> Hi Arnd, Kevin and Olof,
> 
> Please pull these dt changes to your tree.

Pulled, however:

> Soren Brinkmann (2):
>       arm: dt: zynq: Remove 'clock-ranges' from TTC nodes
>       arm: dt: zynq: Add 'cpus' node
> 
> Steffen Trumtrar (1):
>       ARM: zynq: add gem support

Minor nit: Please be consistent with patch subjects. We try to stick to:

ARM: <platform>: <...>


-Olof

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

* arm-soc: Xilinx Zynq dt changes for v3.14
  2013-12-22 19:37 ` Olof Johansson
@ 2013-12-27  4:43   ` Sören Brinkmann
  0 siblings, 0 replies; 8+ messages in thread
From: Sören Brinkmann @ 2013-12-27  4:43 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof,

On Sun, Dec 22, 2013 at 11:37:19AM -0800, Olof Johansson wrote:
> On Fri, Dec 13, 2013 at 09:33:53AM +0100, Michal Simek wrote:
> > Hi Arnd, Kevin and Olof,
> > 
> > Please pull these dt changes to your tree.
> 
> Pulled, however:
> 
> > Soren Brinkmann (2):
> >       arm: dt: zynq: Remove 'clock-ranges' from TTC nodes
> >       arm: dt: zynq: Add 'cpus' node
> > 
> > Steffen Trumtrar (1):
> >       ARM: zynq: add gem support
> 
> Minor nit: Please be consistent with patch subjects. We try to stick to:
> 
> ARM: <platform>: <...>

I'll keep that in mind for future submissions,

	Thanks,
	S?ren

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

end of thread, other threads:[~2013-12-27  4:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-13  8:33 arm-soc: Xilinx Zynq dt changes for v3.14 Michal Simek
2013-12-13 11:26 ` Russell King - ARM Linux
2013-12-13 13:25   ` Michal Simek
2013-12-17 20:27     ` Olof Johansson
2013-12-18  9:06       ` Michal Simek
2013-12-20 16:34         ` Kevin Hilman
2013-12-22 19:37 ` Olof Johansson
2013-12-27  4:43   ` Sören Brinkmann

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