From patchwork Thu Mar 6 05:05:14 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 327303 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 ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 5EB602C01A7 for ; Thu, 6 Mar 2014 16:05:59 +1100 (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 1WLQV8-0003k7-MQ; Thu, 06 Mar 2014 05:05:46 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WLQV6-0003Qx-71; Thu, 06 Mar 2014 05:05:44 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WLQV4-0003Pf-Iq for linux-arm-kernel@lists.infradead.org; Thu, 06 Mar 2014 05:05:43 +0000 Received: from ayumi.isobedori.kobe.vergenet.net (p2020-ipbfp1604kobeminato.hyogo.ocn.ne.jp [114.154.85.20]) by kirsty.vergenet.net (Postfix) with ESMTP id F2FCB266CED; Thu, 6 Mar 2014 16:05:17 +1100 (EST) Received: by ayumi.isobedori.kobe.vergenet.net (Postfix, from userid 7100) id 5BC71EDE617; Thu, 6 Mar 2014 14:05:17 +0900 (JST) From: Simon Horman To: Arnd Bergmann , Olof Johansson , Kevin Hilman , linux-sh@vger.kernel.org Subject: [GIT PULL] Second Round of Renesas ARM Based SoC Clock Updates for v3.15 Date: Thu, 6 Mar 2014 14:05:14 +0900 Message-Id: X-Mailer: git-send-email 1.8.5.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140306_000542_865119_A9106BEB X-CRM114-Status: UNSURE ( 9.62 ) X-CRM114-Notice: Please train this message. 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 [202.4.237.240 listed in list.dnswl.org] -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Simon Horman , arm@kernel.org, Magnus Damm , 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: , MIME-Version: 1.0 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 Olof, Hi Kevin, Hi Arnd, Please consider this second round of Renesas ARM based SoC clock updates for v3.15. This pull request is based on the previous round of such requests, tagged as renesas-clock-for-v3.15, which I have already sent a pull-request for. The following changes since commit df55f6685a04a259cf59cd3fde02212b294461cc: ARM: shmobile: Remove legacy r8a7790 DT clocks (2014-02-24 08:54:44 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-clock2-for-v3.15 for you to fetch changes up to 9ced1d47719b5f32e4231338dd362c136518ed08: ARM: shmobile: r8a7790: add sound SCU clock support (2014-02-24 10:03:02 +0900) ---------------------------------------------------------------- Second Round of Renesas ARM Based SoC Clock Updates for v3.15 r8a7790 (R-Car H2) SoC - Add sound SCU clock support r8a7791 (R-Car M2) SoC - Remove legacy clock aliases for DT devices ---------------------------------------------------------------- Kuninori Morimoto (1): ARM: shmobile: r8a7790: add sound SCU clock support Laurent Pinchart (1): ARM: shmobile: r8a7791: Remove legacy clock aliases for DT devices arch/arm/mach-shmobile/clock-r8a7790.c | 25 +++++++++++++++++++++++++ arch/arm/mach-shmobile/clock-r8a7791.c | 1 - 2 files changed, 25 insertions(+), 1 deletion(-)