Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753329AbbFATEk (ORCPT ); Mon, 1 Jun 2015 15:04:40 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:38248 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751474AbbFATEc convert rfc822-to-8bit (ORCPT ); Mon, 1 Jun 2015 15:04:32 -0400 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: [GIT PULL] qcom SoC changes for 4.2-1 From: Kumar Gala In-Reply-To: <3126465.IVbQcV0VyT@wuerfel> Date: Mon, 1 Jun 2015 14:04:29 -0500 Cc: arm@kernel.org, linux-arm-msm , Kernel Mailing List , Lina Iyer , Olof Johansson , linux-arm-kernel@lists.infradead.org, jilaiw@codeaurora.org Content-Transfer-Encoding: 8BIT Message-Id: <289B1418-D152-4456-8492-5A106363D92E@codeaurora.org> References: <2248044.jBzoST62A5@wuerfel> <3126465.IVbQcV0VyT@wuerfel> To: Arnd Bergmann X-Mailer: Apple Mail (2.2098) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1771 Lines: 57 > On Jun 1, 2015, at 1:35 PM, Arnd Bergmann wrote: > > On Friday 29 May 2015 14:42:01 Arnd Bergmann wrote: >> On Thursday 28 May 2015 10:55:39 Kumar Gala wrote: >>> Qualcomm ARM Based SoC Updates for v4.2-1 >>> >>> * Added Subsystem Power Manager (SPM) driver >>> * Split out 32-bit specific SCM code >>> * Added HDCP SCM call >>> >>> >> >> Pulled into next/drivers, thanks! >> > > I've had to apply this patch on top of our for-next branch to make it > build for randconfig. > > Can you check that this makes sense? > > Arnd The QCOM_SCM makes sense, Lina can comment on the ARM_CPU_SUSPEND bit, but seems reasonable to me. - k > > diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig > index 5eea374c8fa6..01aa2fd3514d 100644 > --- a/drivers/soc/qcom/Kconfig > +++ b/drivers/soc/qcom/Kconfig > @@ -13,6 +13,8 @@ config QCOM_GSBI > config QCOM_PM > bool "Qualcomm Power Management" > depends on ARCH_QCOM && !ARM64 > + select QCOM_SCM > + select ARM_CPU_SUSPEND > help > QCOM Platform specific power driver to manage cores and L2 low power > modes. It interface with various system drivers to put the cores in > > -- > To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/