From patchwork Thu Jun 20 08:24:51 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 252797 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 89EE22C02CF for ; Thu, 20 Jun 2013 18:25:34 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UpaBD-0002rB-Kp; Thu, 20 Jun 2013 08:25:19 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UpaBA-0006xH-S8; Thu, 20 Jun 2013 08:25:16 +0000 Received: from mail-oa0-x231.google.com ([2607:f8b0:4003:c02::231]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UpaB8-0006vz-LL for linux-arm-kernel@lists.infradead.org; Thu, 20 Jun 2013 08:25:15 +0000 Received: by mail-oa0-f49.google.com with SMTP id n9so7509653oag.22 for ; Thu, 20 Jun 2013 01:24:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=SHVbdg8cHFDwqBc/yQI8O/ONnvk21KX85e9Jk34cEAo=; b=Mdpu/zL9SvOdjP0uj5/flM22X0+pD7p75VRV5wjoTFr0d3CeWfxefcgKc5kWHbq2hb wCt53KI1QC5kXib1g+wUF/e9tlUUvw7SstRsdUjr1FKu2Ed8vcyVgSVvkyXUzGTtRlrn qd1rnmSHSC6rFH9Sa18N4oWLT3q1g8pCxEnLWcYiIzAPKUJHmsGV90Kipg2EEpZBtWN9 zhyFjs+2dWfkpqov1tELh9+7zf97En8igX07GbjX0lbqQqHiYghc11DmfM0FgHnxvygt ZDWWOaHpgNG7U5+j2ZQTRP3Rt05kW2dTVAh0m9lIhWs9jSRcxk9kWGqctDmbQMXrJnUe ZapQ== MIME-Version: 1.0 X-Received: by 10.60.60.196 with SMTP id j4mr3865335oer.37.1371716691157; Thu, 20 Jun 2013 01:24:51 -0700 (PDT) Received: by 10.182.120.7 with HTTP; Thu, 20 Jun 2013 01:24:51 -0700 (PDT) Date: Thu, 20 Jun 2013 10:24:51 +0200 Message-ID: Subject: [GIT PULL] Nomadik DT take 2 and Nomadik clocks From: Linus Walleij To: "arm@kernel.org" X-Gm-Message-State: ALoCoQlbtaO96XkMCCvYbTSeJmAbn/2ex0ug50x/IppM4vlNRfxf4rUqsb+tH0FWd8NDeI+DY1Vl X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130620_042514_755472_83F0C21B X-CRM114-Status: UNSURE ( 9.01 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Lee Jones , Mike Turquette , "linux-arm-kernel@lists.infradead.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi ARM SoC folks, here is another batch of Nomadik patches. This should preferably be merged on top of your nomadik/dt branch (I've based it on top of that). Since the clock patches are totally devicetreeified, this needs to go in on top of the DT stuff. Yours, Linus Walleij The following changes since commit 49932f5ef13fa6a5a8bd71cf2f0b721d0e0b495d: ARM: nomadik: move the pin configuration to DT (2013-05-26 22:25:36 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git tags/nomadik-dt-2 for you to fetch changes up to c641d4dfef6d462c6d66a6fb57700086cd2f0106: ARM: nomadik: add the new clocks to the device tree (2013-06-20 10:15:48 +0200) ---------------------------------------------------------------- Nomadik DT and clock work: - Lee Jones' pinctrl compat ontology patches - A real clock driver for the Nomadik, 100% DT-based - Device tree changes for the Nomadik clocks ---------------------------------------------------------------- Lee Jones (2): ARM: nomadik: Standardise Nomadik STN8815 based Pinctrl compat string in the DTS pinctrl/nomadik: Standardise Pinctrl compat string for Nomadik based platforms Linus Walleij (2): clk: nomadik: implement the Nomadik clocks properly ARM: nomadik: add the new clocks to the device tree .../devicetree/bindings/clock/st,nomadik.txt | 104 ++++ arch/arm/boot/dts/ste-nomadik-s8815.dts | 6 + arch/arm/boot/dts/ste-nomadik-stn8815.dtsi | 503 +++++++++++++++++-- drivers/clk/clk-nomadik.c | 551 ++++++++++++++++++++- drivers/pinctrl/pinctrl-nomadik.c | 2 +- 5 files changed, 1124 insertions(+), 42 deletions(-) create mode 100644 Documentation/devicetree/bindings/clock/st,nomadik.txt