From patchwork Tue Apr 9 12:24:37 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 235066 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 3F19E2C00AA for ; Tue, 9 Apr 2013 22:24:49 +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 1UPXbI-00054w-Hx; Tue, 09 Apr 2013 12:24:36 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UPXbB-0000rO-A8; Tue, 09 Apr 2013 12:24:29 +0000 Received: from tx2ehsobe003.messaging.microsoft.com ([65.55.88.13] helo=tx2outboundpool.messaging.microsoft.com) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UPXb9-0000r7-JE for linux-arm-kernel@lists.infradead.org; Tue, 09 Apr 2013 12:24:28 +0000 Received: from mail196-tx2-R.bigfish.com (10.9.14.238) by TX2EHSOBE009.bigfish.com (10.9.40.29) with Microsoft SMTP Server id 14.1.225.23; Tue, 9 Apr 2013 12:24:25 +0000 Received: from mail196-tx2 (localhost [127.0.0.1]) by mail196-tx2-R.bigfish.com (Postfix) with ESMTP id 796103E00B3; Tue, 9 Apr 2013 12:24:25 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: 0 X-BigFish: VS0(z551biz936eIzz1f42h1fc6h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ahzz8275dhz2dh87h2a8h668h839h944hd25hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h1ad9h1b0ah1155h) X-FB-DOMAIN-IP-MATCH: fail Received: from mail196-tx2 (localhost.localdomain [127.0.0.1]) by mail196-tx2 (MessageSwitch) id 1365510262196734_17760; Tue, 9 Apr 2013 12:24:22 +0000 (UTC) Received: from TX2EHSMHS024.bigfish.com (unknown [10.9.14.225]) by mail196-tx2.bigfish.com (Postfix) with ESMTP id 2B0343C0073; Tue, 9 Apr 2013 12:24:22 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by TX2EHSMHS024.bigfish.com (10.9.99.124) with Microsoft SMTP Server (TLS) id 14.1.225.23; Tue, 9 Apr 2013 12:24:19 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server (TLS) id 14.2.328.11; Tue, 9 Apr 2013 12:24:19 +0000 Received: from S2101-09.ap.freescale.net ([10.192.185.134]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r39COF5g000834; Tue, 9 Apr 2013 05:24:16 -0700 Date: Tue, 9 Apr 2013 20:24:37 +0800 From: Shawn Guo To: Subject: [GIT PULL v2] imx fixes for 3.9, take 5 Message-ID: <20130409122435.GK5047@S2101-09.ap.freescale.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-OriginatorOrg: sigmatel.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130409_082427_754668_4ACD3A56 X-CRM114-Status: UNSURE ( 9.10 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -4.2 (----) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-4.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [65.55.88.13 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Sascha Hauer , 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 Changes since v1: * Drop patch "cpuimx27 and mbimx27: prepend CONFIG_ to Kconfig macro" which is queued for 3.10 now. * Add patches "ARM i.MX6: Fix ldb_di clock selection" and "ARM: imx: provide twd clock lookup from device tree" The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6: Linux 3.9-rc6 (2013-04-07 20:49:54 -0700) are available in the git repository at: git://git.linaro.org/people/shawnguo/linux-2.6.git tags/imx-fixes-3.9-5 for you to fetch changes up to e8094b2c17126c7dfdeafa296f206a4a3b122d23: ARM i.MX6: Fix ldb_di clock selection (2013-04-09 19:48:09 +0800) ---------------------------------------------------------------- The imx fixes for 3.9, take 5: * A couple imx35 clock fixes for regressions caused by common clock framework conversion. The admux and iomux get disabled by common clock framework late initcall, and hence causes problems. * Add missing twd clock lookup in device tree. This becomes required since commit bd60345 (ARM: use device tree to get smp_twd clock) forces all DT boot to find lookup from device tree. * Fix imx6q ldb_di clock parents mismatch per reference manual. ---------------------------------------------------------------- Dirk Behme (1): ARM i.MX6: Fix ldb_di clock selection Markus Pargmann (2): ARM: clk-imx35: Bugfix iomux clock ARM: imx35 Bugfix admux clock Shawn Guo (1): ARM: imx: provide twd clock lookup from device tree arch/arm/boot/dts/imx6qdl.dtsi | 1 + arch/arm/mach-imx/clk-imx35.c | 2 ++ arch/arm/mach-imx/clk-imx6q.c | 3 +-- 3 files changed, 4 insertions(+), 2 deletions(-)