From patchwork Fri Nov 16 10:59:47 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 199974 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 874D22C009F for ; Mon, 19 Nov 2012 21:40:42 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TaOjX-0008HG-V2; Mon, 19 Nov 2012 10:37:44 +0000 Received: from mail-ea0-f177.google.com ([209.85.215.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TZJeJ-0003X1-2i for linux-arm-kernel@lists.infradead.org; Fri, 16 Nov 2012 10:59:51 +0000 Received: by mail-ea0-f177.google.com with SMTP id n13so1019163eaa.36 for ; Fri, 16 Nov 2012 02:59:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=YiPzahie7PYnQzJYoxDrumt/8yoL4HYqjRTIVJ6BxDI=; b=fA5aJlaDlaL8sxvOCa0oJg1vAGVIzmG9B/XMGbyZNzgGRi5WhLDESRa2AUa92jj7vZ Uqroqbi2QT6WMSAMZ6LGiiRpS5ndd6+BWC7RDx0YCQpYtF/PDNqOoOFd9DqWr7uvRs3h VIN1kG5wnOar3lgbVzZ8+3pAfvhJKDCZimL0MAAtzVi617jt41zcFqoSlBCFfkHb2Pvm tpx/L1Fu6lumUFrMRPz92iWcLA+dx+I1UYVtGlM/L7zOy/LQiy6eVgo60mVS/kGE/w4H RdcCiMy5nY0mvW2c+q+7MPPZrNBUTTxpvJ0PlXDPShnY6Rdz8CkBG3AHpmM4XhfecdPr /wrQ== MIME-Version: 1.0 Received: by 10.14.194.72 with SMTP id l48mr12727413een.9.1353063587928; Fri, 16 Nov 2012 02:59:47 -0800 (PST) Received: by 10.14.199.137 with HTTP; Fri, 16 Nov 2012 02:59:47 -0800 (PST) In-Reply-To: References: Date: Fri, 16 Nov 2012 11:59:47 +0100 X-Google-Sender-Auth: 699cpdB4Z4-Xoz4W3X_PT_kaJUM Message-ID: Subject: [GIT PULL] arm-soc: Xilinx zynq changes for v3.8 From: Michal Simek To: Arnd Bergmann , arm@kernel.org, LKML , linux-arm , Olof Johansson , Nick Bowler X-Gm-Message-State: ALoCoQmUZSprOJiephue/4RriLlT8XhQxnlH3JJBmn9Jmaa8GIjxxh/0KBXq17gBoLpyiFmPxn6D X-Bad-Reply: References and In-Reply-To but no 'Re:' in Subject. X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121116_055951_387274_5CEEFAD8 X-CRM114-Status: GOOD ( 12.38 ) X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.215.177 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Mailman-Approved-At: Mon, 19 Nov 2012 05:36:52 -0500 Cc: Josh Cartwright , John Linn X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd and Olof, I have 7 new follow up patches for zynq. They are based on previous patches (arm-soc zynq/cleanup branch). The branch is still based on rc3 but I have also tried to merged it with the v3.7-rc5 and there is no issue. It should be the last pull request for v3.8. Thanks for pulling. Michal The following changes since commit f58007762f537ba13674a3138b3f4c20fff1cba9: Josh Cartwright (1): zynq: move static peripheral mappings are available in the git repository at: git://git.xilinx.com/linux-xlnx.git arm-next Josh Cartwright (6): ARM: zynq: move arm-specific sys_timer out of ttc ARM: zynq: dts: add description of the second uart ARM: zynq: dts: split up device tree clk: Add support for fundamental zynq clks ARM: zynq: use zynq clk bindings ARM: zynq: add clk binding support to the ttc Nick Bowler (1): ARM: zynq: Allow UART1 to be used as DEBUG_LL console. .../devicetree/bindings/clock/zynq-7000.txt | 55 +++ arch/arm/Kconfig | 1 + arch/arm/Kconfig.debug | 17 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/zynq-7000.dtsi | 166 +++++++++ arch/arm/boot/dts/zynq-ep107.dts | 63 ---- arch/arm/boot/dts/zynq-zc702.dts | 44 +++ arch/arm/mach-zynq/common.c | 33 ++- arch/arm/mach-zynq/common.h | 4 +- arch/arm/mach-zynq/include/mach/zynq_soc.h | 16 +- arch/arm/mach-zynq/timer.c | 297 +++++++++------- drivers/clk/Makefile | 1 + drivers/clk/clk-zynq.c | 383 ++++++++++++++++++++ include/linux/clk/zynq.h | 24 ++ 14 files changed, 899 insertions(+), 206 deletions(-) create mode 100644 Documentation/devicetree/bindings/clock/zynq-7000.txt create mode 100644 arch/arm/boot/dts/zynq-7000.dtsi delete mode 100644 arch/arm/boot/dts/zynq-ep107.dts create mode 100644 arch/arm/boot/dts/zynq-zc702.dts create mode 100644 drivers/clk/clk-zynq.c create mode 100644 include/linux/clk/zynq.h