From patchwork Tue Aug 27 15:57:25 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 270150 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [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 D65702C00A3 for ; Wed, 28 Aug 2013 01:58:13 +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 1VELef-0003MX-U1; Tue, 27 Aug 2013 15:58:06 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VELed-0007IU-Nq; Tue, 27 Aug 2013 15:58:03 +0000 Received: from mail-pa0-x22b.google.com ([2607:f8b0:400e:c03::22b]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VELea-0007Hc-CW for linux-arm-kernel@lists.infradead.org; Tue, 27 Aug 2013 15:58:01 +0000 Received: by mail-pa0-f43.google.com with SMTP id hz10so4996581pad.30 for ; Tue, 27 Aug 2013 08:57:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Yso/8y87xtRvA3AnjFC6q80VZRSAPDzjywof1e9XOJY=; b=y1GrgLKmpzA6ShTpheYmpr6oiVGdXEEPOqC4wziGtAPXi8WMdvzYxJb+0LUI63Gk79 zSgXtsNFiTh9mY5VfZQ/NwfeMynqwcrQQagCng/8vXw0lKYiSj+vgUYagASiVcHNMqMo 27qaQf6Y+jXi++JuN04ckJwD95hs0qXP1doXzLSFzzvEZOlm50/z6UDX84DL5ZDXsNvH HKFHSf0hCbA3qWKL8hO5slcMTRKtRFlB/zNEjkwDx+kLjzGr6fmAUF/qOIazDg0Zd/DR YRq1y9rtUwBJGcCZ8xeyG34sdgLCVk+I3fykndeXI3tvdtnWLGDOzJA6kpfHW0bNxXAx QQYA== X-Received: by 10.66.176.143 with SMTP id ci15mr9772359pac.146.1377619058836; Tue, 27 Aug 2013 08:57:38 -0700 (PDT) Received: from [10.211.55.6] ([115.23.146.239]) by mx.google.com with ESMTPSA id pu5sm27730907pac.21.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 27 Aug 2013 08:57:35 -0700 (PDT) Message-ID: <521CCC65.3070605@samsung.com> Date: Wed, 28 Aug 2013 00:57:25 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Kevin Hilman Subject: Re: [GIT PULL 3/3] 2nd Round Samsung mach-exynos for v3.12 References: <1f7701cea1f1$431f2d30$c95d8790$%kim@samsung.com> <3145165.ZB7l3vNJ7a@amdc1032> <4070794.XxjluIqBpK@amdc1032> <87bo4j6aii.fsf@linaro.org> In-Reply-To: <87bo4j6aii.fsf@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130827_115800_547483_68514350 X-CRM114-Status: GOOD ( 13.96 ) 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 ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: linux-samsung-soc , Arnd Bergmann , Bartlomiej Zolnierkiewicz , amit daniel kachhap , arm@kernel.org, Olof Johansson , LAK 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 On 08/27/13 13:08, Kevin Hilman wrote: > amit daniel kachhap writes: > >> Submitted the V2 version of this patch with your suggestion. > > So will there be an updated branch (and pull request) with these changes? > OK, Bart's concern makes sense so I replaced with Amit's v2 patch. Kevin, here is updated branch so please pull following. If any problems, please kindly let me know. Thanks, Kukjin The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092: Linux 3.11-rc1 (2013-07-14 15:18:27 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/samsung-mach-exynos-v2 for you to fetch changes up to 1e9fec0e40deff9d18e4197b5f5f99f85f5d36a5: ARM: EXYNOS: Skip C1 cpuidle state for exynos5440 (2013-08-28 00:51:21 +0900) ---------------------------------------------------------------- update mach-exynos v2 for v3.12 - enable ARCH_HAS_BANDGAP for exynos SoCs - always enable PM domains for exynos4x12 - skip C1 cpuidle state for exynos5440 ---------------------------------------------------------------- Amit Daniel Kachhap (2): ARM: EXYNOS: enable ARCH_HAS_BANDGAP ARM: EXYNOS: Skip C1 cpuidle state for exynos5440 Bartlomiej Zolnierkiewicz (1): ARM: EXYNOS: always enable PM domains support for EXYNOS4X12 arch/arm/mach-exynos/Kconfig | 7 +++++++ arch/arm/mach-exynos/cpuidle.c | 3 +++ 2 files changed, 10 insertions(+)