From: Stephen Boyd <sboyd@codeaurora.org>
To: Kumar Gala <galak@codeaurora.org>
Cc: David Brown <davidb@codeaurora.org>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH] ARM: qcom: Enable GSBI driver in defconfig
Date: Fri, 30 May 2014 10:28:15 -0700 [thread overview]
Message-ID: <5388BFAF.1050204@codeaurora.org> (raw)
In-Reply-To: <1401380804-16108-1-git-send-email-galak@codeaurora.org>
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
WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: qcom: Enable GSBI driver in defconfig
Date: Fri, 30 May 2014 10:28:15 -0700 [thread overview]
Message-ID: <5388BFAF.1050204@codeaurora.org> (raw)
In-Reply-To: <1401380804-16108-1-git-send-email-galak@codeaurora.org>
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
next prev parent reply other threads:[~2014-05-30 17:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-29 16:26 [PATCH] ARM: qcom: Enable GSBI driver in defconfig Kumar Gala
2014-05-29 16:26 ` Kumar Gala
2014-05-30 17:28 ` Stephen Boyd [this message]
2014-05-30 17:28 ` Stephen Boyd
2014-05-30 18:07 ` Kumar Gala
2014-05-30 18:07 ` Kumar Gala
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5388BFAF.1050204@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=davidb@codeaurora.org \
--cc=galak@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.