diff options
author | Olof Johansson <olof@lixom.net> | 2015-08-05 10:53:52 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-08-05 10:53:52 +0200 |
commit | b69354dfe25bf0b103ef3ed6c881d34cc442265c (patch) | |
tree | 7bb912aa103d1501c9e67457cab8b761e175aba0 /MAINTAINERS | |
parent | ARM: at91/soc: add basic support for new sama5d2 SoC (diff) | |
parent | ARM: zynq: reserve space for jump target in secondary trampoline (diff) | |
download | linux-b69354dfe25bf0b103ef3ed6c881d34cc442265c.tar.xz linux-b69354dfe25bf0b103ef3ed6c881d34cc442265c.zip |
Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into next/soc
arm: Xilinx Zynq SoC patches for v4.2
- Fix earlyprintk, jump trampoline for SMP
- Update git tree location
- Setup PL310 aux (bit 22)
* tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx:
ARM: zynq: reserve space for jump target in secondary trampoline
clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in Makefile
MAINTAINERS: Update Zynq git tree location
ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1)
ARM: zynq: Fix earlyprintk in big endian mode
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 07280fa654e6..1386a7dd8ba1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1676,7 +1676,7 @@ M: Michal Simek <michal.simek@xilinx.com> R: Sören Brinkmann <soren.brinkmann@xilinx.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) W: http://wiki.xilinx.com -T: git git://git.xilinx.com/linux-xlnx.git +T: git https://github.com/Xilinx/linux-xlnx.git S: Supported F: arch/arm/mach-zynq/ F: drivers/cpuidle/cpuidle-zynq.c |