From patchwork Fri Sep 21 01:40:25 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 185543 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [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 334F72C008A for ; Fri, 21 Sep 2012 11:42:07 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TEsEF-0008F1-Vy; Fri, 21 Sep 2012 01:40:28 +0000 Received: from mail-pb0-f49.google.com ([209.85.160.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TEsEC-0008ES-2y for linux-arm-kernel@lists.infradead.org; Fri, 21 Sep 2012 01:40:24 +0000 Received: by pbbrq8 with SMTP id rq8so6634510pbb.36 for ; Thu, 20 Sep 2012 18:40:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition:user-agent:x-gm-message-state; bh=8O60s2/imbY5kfZfmApNJ4VjaHtGA+uE6Dngom7SFic=; b=TjJJUwl+i0a5zyl8FucSxMQ4wU2OfuX0EegpMsI398pl9Wdn3TlnjmhP9oYg/rSDJj whX5575RT1QYI3VSlEfa++S3K+w32JF2CHe93W8uzFZ6U4omYAfzs1vNK4WlKgD177lg EciaD/V4BsDbpsTD4Fg9EDEJ8W4BXEmdMGyw0lf78qdJaEnxHe0GG6QS7tlRxg3/ArCj Z7G583Lwviidy2zvG3WwMzuP3rGetNmqZT5WmFJO/IK4J2c8JXIyFMGRjSfC8X8FCPDs fQMvNmsMQQMYKmC8tqzQ+T7iGgGRFFOXp6PQ30CdmuEcV3VFHXwvc+jMJg/x112ivFln vdgw== Received: by 10.66.73.166 with SMTP id m6mr9601366pav.1.1348191623253; Thu, 20 Sep 2012 18:40:23 -0700 (PDT) Received: from S2101-09.ap.freescale.net ([114.216.234.161]) by mx.google.com with ESMTPS id i9sm3273925pav.7.2012.09.20.18.40.21 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 18:40:22 -0700 (PDT) Date: Fri, 21 Sep 2012 09:40:25 +0800 From: Shawn Guo To: Arnd Bergmann , Olof Johansson Subject: [GIT PULL] imx device tree changes for 3.7 (take 2) Message-ID: <20120921014022.GK2450@S2101-09.ap.freescale.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQk8brL8fjBy+Ll4mLmbBIwI5oYHDZriiVKYl2e1jFHshpiBcKT0NRQl1EkAbGhBvH6fJAg8 X-Spam-Note: CRM114 invocation failed 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.160.49 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.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 The following changes since commit cb32b4e0fc53ebd45708dd7aa8d7fa224e97308c: Merge tag 'imx-clk-dt-lookup' into imx/dt-for-3.7-2 (2012-09-17 15:12:28 +0800) are available in the git repository at: git://git.linaro.org/people/shawnguo/linux-2.6.git tags/imx-dt-3.7-2 for you to fetch changes up to cc7887c3b1a08d3900160d93df4ddda5fa7f725b: ARM: imx6q: use pll2_pfd2_396m as the enfc_sel's parent (2012-09-19 13:30:03 +0800) ---------------------------------------------------------------- This is the second round of imx-dt patches for 3.7. It's based on and imx-dt-3.7 and imx-clk-dt-lookup which have already been pulled. ---------------------------------------------------------------- Huang Shijie (1): ARM: imx6q: use pll2_pfd2_396m as the enfc_sel's parent Richard Zhao (2): ARM: dts: imx6q-sabrelite: add usbmisc device ARM: dts: imx6q-sabrelite: add usbotg pinctrl support arch/arm/boot/dts/imx6q-sabrelite.dts | 3 +++ arch/arm/boot/dts/imx6q.dtsi | 19 +++++++++++++++++++ arch/arm/mach-imx/clk-imx6q.c | 7 +++++++ 3 files changed, 29 insertions(+)