From patchwork Sun May 11 23:10:50 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 4153251 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 36200BFF02 for ; Sun, 11 May 2014 23:13:03 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 48A7E2018A for ; Sun, 11 May 2014 23:13:02 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7CFC620171 for ; Sun, 11 May 2014 23:13:01 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Wjcru-0005QS-Ce; Sun, 11 May 2014 23:09:18 +0000 Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Wjcrs-0005Er-2m for linux-arm-kernel@lists.infradead.org; Sun, 11 May 2014 23:09:16 +0000 Received: by mail-pa0-f42.google.com with SMTP id rd3so7064854pab.29 for ; Sun, 11 May 2014 16:08:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:subject; bh=iNo040G05qB7fPD5JSnQDPw3cwOH1ZM2O/C8ThdGj5E=; b=fveEaw3aEy9ZV/NWnHernfZGdByTNh8OQzNXvo54Kd342ISKWIUxlO4ZYaJsXRXL3R SZHdtEfyPH+gFTmShfJdrC7+9U8WMMd0r22S7RXH3Dx1GxwhH+rUjwQY4riOaeDdxwBV EGuZ10YPxN0xLgRBvDAuuSJSb1hNphT0FjEOIykXUW9n5nF6r/EEQPc36oER5mDR9Clz 57Ly8LlTdQN2lDPXteaUNaQ0/axE6MK3ESm4uf7Zzm7PygnTGUEtS7URNnkn/TuI4nNy rHk5qwviqcoFg/dcBeD9TXfJCdwRQZJdOWZePvj2fYxsmLTXnWLDEro9Ex/DvIv718hG cMpQ== X-Received: by 10.66.164.135 with SMTP id yq7mr48907391pab.126.1399849733664; Sun, 11 May 2014 16:08:53 -0700 (PDT) Received: from [127.0.0.1] (s214090.ppp.asahi-net.or.jp. [220.157.214.90]) by mx.google.com with ESMTPSA id ai11sm40499201pac.30.2014.05.11.16.08.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 May 2014 16:08:51 -0700 (PDT) From: Magnus Damm To: linux-sh@vger.kernel.org Date: Mon, 12 May 2014 08:10:50 +0900 Message-Id: <20140511231050.19908.86623.sendpatchset@w520> Subject: [PATCH] ARM: shmobile: Use shmobile_init_late() on r8a7740 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140511_160916_159394_FD4C598D X-CRM114-Status: UNSURE ( 7.30 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.1 (/) Cc: horms@verge.net.au, 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-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Magnus Damm Hook up ->init_late for r8a7740 to initialize Suspend-to-RAM and CPUIdle in case of C-code less board support for r8a7740. Signed-off-by: Magnus Damm Acked-by: Geert Uytterhoeven --- Applies on top of renesas-devel-v3.15-rc5-20140511 arch/arm/mach-shmobile/setup-r8a7740.c | 1 + 1 file changed, 1 insertion(+) --- 0003/arch/arm/mach-shmobile/setup-r8a7740.c +++ work/arch/arm/mach-shmobile/setup-r8a7740.c 2014-04-24 17:55:06.000000000 +0900 @@ -927,6 +927,7 @@ DT_MACHINE_START(R8A7740_DT, "Generic R8 .init_early = shmobile_init_delay, .init_irq = r8a7740_init_irq_of, .init_machine = r8a7740_generic_init, + .init_late = shmobile_init_late, .dt_compat = r8a7740_boards_compat_dt, MACHINE_END