Message ID | 55D4646F.7010404@monstr.eu |
---|---|
State | New |
Headers | show |
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
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
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