All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Xilinx Zynq DT changes for v4.3 v2
@ 2015-08-19 11:11 Michal Simek
  2015-08-21  2:03 ` Olof Johansson
  0 siblings, 1 reply; 4+ messages in thread
From: Michal Simek @ 2015-08-19 11:11 UTC (permalink / raw)
  To: linux-arm-kernel

Hi guys,

Philipp just sent his PR to you with adding reset controller for Zynq
(http://www.spinics.net/lists/arm-kernel/msg440136.html).
Can you please consider to add this one more patch to your tree?
It is one more patch on the top of existing zynq/dt branch which you
already have in arm-soc git repo.

Thanks,
Michal

The following changes since commit b76da4d8758995437a831748dfca6f64a0e31c95:

  ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keys (2015-07-31
10:50:06 +0200)

are available in the git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-for-4.3-v2

for you to fetch changes up to d8ae96c948ccb6c4274f007eb2ffd27ed656783a:

  dts: zynq: Add devicetree entry for Xilinx Zynq reset controller.
(2015-08-19 13:03:23 +0200)

----------------------------------------------------------------
arm: Xilinx Zynq dt patches for v4.3 v2

- Enable reset driver for Zynq

----------------------------------------------------------------
Moritz Fischer (1):
      dts: zynq: Add devicetree entry for Xilinx Zynq reset controller.

 arch/arm/boot/dts/zynq-7000.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
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: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150819/e76aabb6/attachment.sig>

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

* [GIT PULL] Xilinx Zynq DT changes for v4.3 v2
  2015-08-19 11:11 [GIT PULL] Xilinx Zynq DT changes for v4.3 v2 Michal Simek
@ 2015-08-21  2:03 ` Olof Johansson
  2015-08-21  6:36   ` Michal Simek
  0 siblings, 1 reply; 4+ messages in thread
From: Olof Johansson @ 2015-08-21  2:03 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Aug 19, 2015 at 01:11:43PM +0200, Michal Simek wrote:
> Hi guys,
> 
> Philipp just sent his PR to you with adding reset controller for Zynq
> (http://www.spinics.net/lists/arm-kernel/msg440136.html).
> Can you please consider to add this one more patch to your tree?
> It is one more patch on the top of existing zynq/dt branch which you
> already have in arm-soc git repo.

The change is small enough, so yes we can merge it with the below fixed:

> Moritz Fischer (1):
>       dts: zynq: Add devicetree entry for Xilinx Zynq reset controller.

ARM: dts: <....> is the format we want here -- that's what most other platforms
use as well. I.e. please add ARM as a prefix.

I can do it here and just apply as a patch too instead of merging, just let me
know.


Thanks,


-Olof

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

* [GIT PULL] Xilinx Zynq DT changes for v4.3 v2
  2015-08-21  2:03 ` Olof Johansson
@ 2015-08-21  6:36   ` Michal Simek
  2015-08-21 16:10     ` Olof Johansson
  0 siblings, 1 reply; 4+ messages in thread
From: Michal Simek @ 2015-08-21  6:36 UTC (permalink / raw)
  To: linux-arm-kernel

On 08/21/2015 04:03 AM, Olof Johansson wrote:
> On Wed, Aug 19, 2015 at 01:11:43PM +0200, Michal Simek wrote:
>> Hi guys,
>>
>> Philipp just sent his PR to you with adding reset controller for Zynq
>> (http://www.spinics.net/lists/arm-kernel/msg440136.html).
>> Can you please consider to add this one more patch to your tree?
>> It is one more patch on the top of existing zynq/dt branch which you
>> already have in arm-soc git repo.
> 
> The change is small enough, so yes we can merge it with the below fixed:
> 
>> Moritz Fischer (1):
>>       dts: zynq: Add devicetree entry for Xilinx Zynq reset controller.
> 
> ARM: dts: <....> is the format we want here -- that's what most other platforms
> use as well. I.e. please add ARM as a prefix.

ok. Will keep my eye on it.

> 
> I can do it here and just apply as a patch too instead of merging, just let me
> know.

Yes that will be great if you can do that change on your side.

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: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150821/9673bbc0/attachment.sig>

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

* [GIT PULL] Xilinx Zynq DT changes for v4.3 v2
  2015-08-21  6:36   ` Michal Simek
@ 2015-08-21 16:10     ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2015-08-21 16:10 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Aug 21, 2015 at 08:36:09AM +0200, Michal Simek wrote:
> On 08/21/2015 04:03 AM, Olof Johansson wrote:
> > On Wed, Aug 19, 2015 at 01:11:43PM +0200, Michal Simek wrote:
> >> Hi guys,
> >>
> >> Philipp just sent his PR to you with adding reset controller for Zynq
> >> (http://www.spinics.net/lists/arm-kernel/msg440136.html).
> >> Can you please consider to add this one more patch to your tree?
> >> It is one more patch on the top of existing zynq/dt branch which you
> >> already have in arm-soc git repo.
> > 
> > The change is small enough, so yes we can merge it with the below fixed:
> > 
> >> Moritz Fischer (1):
> >>       dts: zynq: Add devicetree entry for Xilinx Zynq reset controller.
> > 
> > ARM: dts: <....> is the format we want here -- that's what most other platforms
> > use as well. I.e. please add ARM as a prefix.
> 
> ok. Will keep my eye on it.
> 
> > 
> > I can do it here and just apply as a patch too instead of merging, just let me
> > know.
> 
> Yes that will be great if you can do that change on your side.

Great, patch applied to next/dt.


-Olof

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

end of thread, other threads:[~2015-08-21 16:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-19 11:11 [GIT PULL] Xilinx Zynq DT changes for v4.3 v2 Michal Simek
2015-08-21  2:03 ` Olof Johansson
2015-08-21  6:36   ` Michal Simek
2015-08-21 16:10     ` Olof Johansson

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.