linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: qcom: Enable GSBI driver in defconfig
@ 2014-05-29 16:26 Kumar Gala
  2014-05-30 17:28 ` Stephen Boyd
  0 siblings, 1 reply; 3+ messages in thread
From: Kumar Gala @ 2014-05-29 16:26 UTC (permalink / raw)
  To: Kumar Gala, David Brown; +Cc: linux-kernel, linux-arm-kernel, linux-arm-msm

Signed-off-by: Kumar Gala <galak@codeaurora.org>
---
 arch/arm/configs/qcom_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index bfed753..42ebd72 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -131,6 +131,7 @@ CONFIG_RTC_CLASS=y
 CONFIG_DMADEVICES=y
 CONFIG_QCOM_BAM_DMA=y
 CONFIG_STAGING=y
+CONFIG_QCOM_GSBI=y
 CONFIG_COMMON_CLK_QCOM=y
 CONFIG_MSM_GCC_8660=y
 CONFIG_MSM_MMCC_8960=y
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation


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

* Re: [PATCH] ARM: qcom: Enable GSBI driver in defconfig
  2014-05-29 16:26 [PATCH] ARM: qcom: Enable GSBI driver in defconfig Kumar Gala
@ 2014-05-30 17:28 ` Stephen Boyd
  2014-05-30 18:07   ` Kumar Gala
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Boyd @ 2014-05-30 17:28 UTC (permalink / raw)
  To: Kumar Gala; +Cc: David Brown, linux-kernel, linux-arm-kernel, linux-arm-msm

On 05/29/14 09:26, Kumar Gala wrote:
> Signed-off-by: Kumar Gala <galak@codeaurora.org>
> ---
>  arch/arm/configs/qcom_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
> index bfed753..42ebd72 100644
> --- a/arch/arm/configs/qcom_defconfig
> +++ b/arch/arm/configs/qcom_defconfig
> @@ -131,6 +131,7 @@ CONFIG_RTC_CLASS=y
>  CONFIG_DMADEVICES=y
>  CONFIG_QCOM_BAM_DMA=y
>  CONFIG_STAGING=y
> +CONFIG_QCOM_GSBI=y
>  CONFIG_COMMON_CLK_QCOM=y
>  CONFIG_MSM_GCC_8660=y
>  CONFIG_MSM_MMCC_8960=y

It would be good to do this in the multi-platform defconfig as well.
Otherwise users of that defconfig (i.e. khilman's boot tester) will
start failing to boot once the DT changes land.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation


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

* Re: [PATCH] ARM: qcom: Enable GSBI driver in defconfig
  2014-05-30 17:28 ` Stephen Boyd
@ 2014-05-30 18:07   ` Kumar Gala
  0 siblings, 0 replies; 3+ messages in thread
From: Kumar Gala @ 2014-05-30 18:07 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: David Brown, linux-kernel, linux-arm-kernel, linux-arm-msm


On May 30, 2014, at 12:28 PM, Stephen Boyd <sboyd@codeaurora.org> wrote:

> On 05/29/14 09:26, Kumar Gala wrote:
>> Signed-off-by: Kumar Gala <galak@codeaurora.org>
>> ---
>> arch/arm/configs/qcom_defconfig | 1 +
>> 1 file changed, 1 insertion(+)
>> 
>> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
>> index bfed753..42ebd72 100644
>> --- a/arch/arm/configs/qcom_defconfig
>> +++ b/arch/arm/configs/qcom_defconfig
>> @@ -131,6 +131,7 @@ CONFIG_RTC_CLASS=y
>> CONFIG_DMADEVICES=y
>> CONFIG_QCOM_BAM_DMA=y
>> CONFIG_STAGING=y
>> +CONFIG_QCOM_GSBI=y
>> CONFIG_COMMON_CLK_QCOM=y
>> CONFIG_MSM_GCC_8660=y
>> CONFIG_MSM_MMCC_8960=y
> 
> It would be good to do this in the multi-platform defconfig as well.
> Otherwise users of that defconfig (i.e. khilman's boot tester) will
> start failing to boot once the DT changes land.
> 
> — 

Will do after 3.16-rc1, as nothing Kevin is booting uses the GSBI.

Trying to decide if we should have some Kconfig dependency here.

- k

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation


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

end of thread, other threads:[~2014-05-30 18:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-29 16:26 [PATCH] ARM: qcom: Enable GSBI driver in defconfig Kumar Gala
2014-05-30 17:28 ` Stephen Boyd
2014-05-30 18:07   ` Kumar Gala

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).