mbox

[GIT,PULL] Xilinx Zynq changes for v4.3

Message ID 55BB31E8.7040806@monstr.eu
State New
Headers show

Pull-request

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

Message

Michal Simek July 31, 2015, 8:29 a.m. UTC
Hi,

please pull these SoC changes to your tree.

Thanks,
Michal

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

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

for you to fetch changes up to e4a9288942392965bd5cfad93d9996b83c0dc4a6:

  ARM: zynq: reserve space for jump target in secondary trampoline
(2015-07-31 10:24:41 +0200)

----------------------------------------------------------------
arm: Xilinx Zynq SoC patches for v4.2

- Fix earlyprintk, jump trampoline for SMP
- Update git tree location
- Setup PL310 aux (bit 22)

----------------------------------------------------------------
Arun Chandran (1):
      ARM: zynq: Fix earlyprintk in big endian mode

Masahiro Yamada (1):
      clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in Makefile

Nathan Lynch (1):
      ARM: zynq: reserve space for jump target in secondary trampoline

Soren Brinkmann (1):
      MAINTAINERS: Update Zynq git tree location

Thomas Betker (1):
      ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1)

 MAINTAINERS                   | 2 +-
 arch/arm/include/debug/zynq.S | 2 +-
 arch/arm/mach-zynq/common.c   | 4 ++--
 arch/arm/mach-zynq/headsmp.S  | 2 +-
 drivers/clk/zynq/Makefile     | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

Comments

Olof Johansson Aug. 5, 2015, 8:53 a.m. UTC | #1
Hi,

On Fri, Jul 31, 2015 at 10:29:28AM +0200, Michal Simek wrote:
> Hi,
> 
> please pull these SoC changes to your tree.
> 
> Thanks,
> Michal
> 
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/Xilinx/linux-xlnx.git tags/zynq-soc-for-4.3
> 
> for you to fetch changes up to e4a9288942392965bd5cfad93d9996b83c0dc4a6:
> 
>   ARM: zynq: reserve space for jump target in secondary trampoline
> (2015-07-31 10:24:41 +0200)

Merged, however:

> Arun Chandran (1):
>       ARM: zynq: Fix earlyprintk in big endian mode
> 
> Masahiro Yamada (1):
>       clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in Makefile

This should have gone through the clk tree. Seems small and simple enough that
I'll take it, but please send patches through appropriate maintainers.

(Adding Mike and Stephen on cc so they know about it).


-Olof
Michael Turquette Aug. 8, 2015, 12:55 a.m. UTC | #2
Quoting Olof Johansson (2015-08-05 01:53:44)
> Hi,
> 
> On Fri, Jul 31, 2015 at 10:29:28AM +0200, Michal Simek wrote:
> > Hi,
> > 
> > please pull these SoC changes to your tree.
> > 
> > Thanks,
> > Michal
> > 
> > The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> > 
> >   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> > 
> > are available in the git repository at:
> > 
> >   https://github.com/Xilinx/linux-xlnx.git tags/zynq-soc-for-4.3
> > 
> > for you to fetch changes up to e4a9288942392965bd5cfad93d9996b83c0dc4a6:
> > 
> >   ARM: zynq: reserve space for jump target in secondary trampoline
> > (2015-07-31 10:24:41 +0200)
> 
> Merged, however:
> 
> > Arun Chandran (1):
> >       ARM: zynq: Fix earlyprintk in big endian mode
> > 
> > Masahiro Yamada (1):
> >       clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in Makefile
> 
> This should have gone through the clk tree. Seems small and simple enough that
> I'll take it, but please send patches through appropriate maintainers.
> 
> (Adding Mike and Stephen on cc so they know about it).

Olof,

Thanks for the heads up.

Michal,

No reason that patch couldn't have gone through the clk tree. It was
posted on July 27th, which wasn't that long ago. Please feel free to
ping Stephen or I on #linux-clk if you think one of your clk patches has
slipped through the cracks.

Regards,
Mike

> 
> 
> -Olof
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Michal Simek Aug. 10, 2015, 11:13 a.m. UTC | #3
Hi,

On 08/08/2015 02:55 AM, Michael Turquette wrote:
> Quoting Olof Johansson (2015-08-05 01:53:44)
>> Hi,
>>
>> On Fri, Jul 31, 2015 at 10:29:28AM +0200, Michal Simek wrote:
>>> Hi,
>>>
>>> please pull these SoC changes to your tree.
>>>
>>> Thanks,
>>> Michal
>>>
>>> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
>>>
>>>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
>>>
>>> are available in the git repository at:
>>>
>>>   https://github.com/Xilinx/linux-xlnx.git tags/zynq-soc-for-4.3
>>>
>>> for you to fetch changes up to e4a9288942392965bd5cfad93d9996b83c0dc4a6:
>>>
>>>   ARM: zynq: reserve space for jump target in secondary trampoline
>>> (2015-07-31 10:24:41 +0200)
>>
>> Merged, however:
>>
>>> Arun Chandran (1):
>>>       ARM: zynq: Fix earlyprintk in big endian mode
>>>
>>> Masahiro Yamada (1):
>>>       clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in Makefile
>>
>> This should have gone through the clk tree. Seems small and simple enough that
>> I'll take it, but please send patches through appropriate maintainers.
>>
>> (Adding Mike and Stephen on cc so they know about it).
> 
> Olof,
> 
> Thanks for the heads up.
> 
> Michal,
> 
> No reason that patch couldn't have gone through the clk tree. It was
> posted on July 27th, which wasn't that long ago. Please feel free to
> ping Stephen or I on #linux-clk if you think one of your clk patches has
> slipped through the cracks.

I took it because it was pretty simple and there was no reaction from
you. Thanks for sending link to IRC. I wasn't aware that there is any
clk specific IRC.
Next time I will make sure that patches will go in the right direction.

Thanks,
Michal