linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <quic_vamslank@quicinc.com>
To: <agross@kernel.org>, <bjorn.andersson@linaro.org>,
	<alexandre.belloni@bootlin.com>, <viresh.kumar@linaro.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux@armlinux.org.uk>,
	<mani@kernel.org>,
	Vamsi krishna Lanka <quic_vamslank@quicinc.com>
Subject: [PATCH 1/2] ARM: configs: qcom_defconfig: Enable SDX65 GCC driver
Date: Fri, 9 Jul 2021 13:14:40 -0700	[thread overview]
Message-ID: <20210709201441.21078-2-quic_vamslank@quicinc.com> (raw)
In-Reply-To: <20210709201441.21078-1-quic_vamslank@quicinc.com>

From: Vamsi krishna Lanka <quic_vamslank@quicinc.com>

Enable Qualcomm SDX65 GCC driver for clock support.

Signed-off-by: Vamsi Krishna Lanka <quic_vamslank@quicinc.com>
---
 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 3f36887e8333..8409d240ad7b 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -227,6 +227,7 @@ CONFIG_MDM_LCC_9615=y
 CONFIG_MSM_MMCC_8960=y
 CONFIG_MSM_MMCC_8974=y
 CONFIG_SDX_GCC_55=y
+CONFIG_SDX_GCC_65=y
 CONFIG_MSM_IOMMU=y
 CONFIG_ARM_SMMU=y
 CONFIG_HWSPINLOCK=y
-- 
2.32.0


  reply	other threads:[~2021-07-09 20:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-09 20:14 [PATCH 0/2] SDX65 defconfig updates quic_vamslank
2021-07-09 20:14 ` quic_vamslank [this message]
2021-07-09 20:14 ` [PATCH 2/2] ARM: configs: qcom_defconfig: Enable SDX65 pinctrl driver quic_vamslank

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=20210709201441.21078-2-quic_vamslank@quicinc.com \
    --to=quic_vamslank@quicinc.com \
    --cc=agross@kernel.org \
    --cc=alexandre.belloni@bootlin.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=mani@kernel.org \
    --cc=viresh.kumar@linaro.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 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).