linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable qcom msm8996 clk drivers
@ 2016-06-16  1:07 Stephen Boyd
  2016-06-16  7:47 ` Andy Gross
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2016-06-16  1:07 UTC (permalink / raw)
  To: Andy Gross; +Cc: linux-kernel, linux-arm-msm, linux-arm-kernel

Enable the clk drivers on msm8996. This allows us to boot and
test most device drivers on this SoC.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b08ae478c9e7..d2975e6c3c3f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -297,6 +297,7 @@ CONFIG_COMMON_CLK_CS2000_CP=y
 CONFIG_CLK_QORIQ=y
 CONFIG_COMMON_CLK_QCOM=y
 CONFIG_MSM_GCC_8916=y
+CONFIG_MSM_MMCC_8996=y
 CONFIG_HWSPINLOCK_QCOM=y
 CONFIG_MAILBOX=y
 CONFIG_ARM_MHU=y
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable qcom msm8996 clk drivers
  2016-06-16  1:07 [PATCH] arm64: defconfig: Enable qcom msm8996 clk drivers Stephen Boyd
@ 2016-06-16  7:47 ` Andy Gross
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Gross @ 2016-06-16  7:47 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: linux-kernel, linux-arm-msm, linux-arm-kernel

On Wed, Jun 15, 2016 at 06:07:51PM -0700, Stephen Boyd wrote:
> Enable the clk drivers on msm8996. This allows us to boot and
> test most device drivers on this SoC.
> 
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>


Looks good to me.  I'll queue it up.

Thanks,

Andy

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-16  7:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-16  1:07 [PATCH] arm64: defconfig: Enable qcom msm8996 clk drivers Stephen Boyd
2016-06-16  7:47 ` Andy Gross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).