From patchwork Mon Nov 5 11:09:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL] arm-soc: Xilinx zynq changes for v3.8 Date: Mon, 05 Nov 2012 01:09:10 -0000 From: Michal Simek X-Patchwork-Id: 197186 Message-Id: To: Arnd Bergmann , arm@kernel.org, LKML , linux-arm Cc: Josh Cartwright Hi Arnd and Olof, please add these patches to your arm-soc trees. All these patches are for xilinx zynq arm platform. You shouldn't have any problem to merge it there are no conficts with v3.7-rc4. Please let me know if you find out any problem. Thanks, Michal The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64: Linus Torvalds (1): Linux 3.7-rc3 are available in the git repository at: git://git.xilinx.com/linux-xlnx.git arm-next Josh Cartwright (4): zynq: use GIC device tree bindings zynq: use pl310 device tree bindings zynq: remove use of CLKDEV_LOOKUP zynq: move static peripheral mappings arch/arm/Kconfig | 1 - arch/arm/Makefile | 1 - arch/arm/boot/dts/zynq-ep107.dts | 19 +++++++++++++--- arch/arm/mach-zynq/common.c | 23 ++++++++----------- arch/arm/mach-zynq/include/mach/clkdev.h | 32 ---------------------------- arch/arm/mach-zynq/include/mach/zynq_soc.h | 31 +++++++++++++-------------- 6 files changed, 40 insertions(+), 67 deletions(-) delete mode 100644 arch/arm/mach-zynq/include/mach/clkdev.h