linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: agross@kernel.org, bjorn.andersson@linaro.org
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Subject: [PATCH 13/13] ARM: configs: qcom_defconfig: Enable Command DB driver
Date: Mon, 18 Jan 2021 11:08:53 +0530	[thread overview]
Message-ID: <20210118053853.56224-14-manivannan.sadhasivam@linaro.org> (raw)
In-Reply-To: <20210118053853.56224-1-manivannan.sadhasivam@linaro.org>

Enable Command DB driver to query the shared system resources on
platforms using RPMh such as SDX55.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.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 32f3988631bf..19d03ea09405 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -239,6 +239,7 @@ CONFIG_QCOM_Q6V5_PIL=y
 CONFIG_QCOM_WCNSS_PIL=y
 CONFIG_RPMSG_CHAR=y
 CONFIG_RPMSG_QCOM_SMD=y
+CONFIG_QCOM_COMMAND_DB=y
 CONFIG_QCOM_GSBI=y
 CONFIG_QCOM_OCMEM=y
 CONFIG_QCOM_PM=y
-- 
2.25.1


      parent reply	other threads:[~2021-01-18  5:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18  5:38 [PATCH 00/13] SDX55 defconfig updates Manivannan Sadhasivam
2021-01-18  5:38 ` [PATCH 01/13] ARM: configs: qcom_defconfig: Enable RPMh drivers Manivannan Sadhasivam
2021-01-18  5:38 ` [PATCH 02/13] ARM: configs: qcom_defconfig: Enable SDX55 pinctrl driver Manivannan Sadhasivam
2021-01-18  5:38 ` [PATCH 03/13] ARM: configs: qcom_defconfig: Enable SDX55 GCC driver Manivannan Sadhasivam
2021-01-18  5:38 ` [PATCH 04/13] ARM: configs: qcom_defconfig: Enable SMEM partition parser Manivannan Sadhasivam
2021-01-18  5:38 ` [PATCH 05/13] ARM: configs: qcom_defconfig: Enable MTD UBI driver Manivannan Sadhasivam
2021-01-18  5:38 ` [PATCH 06/13] ARM: configs: qcom_defconfig: Enable UBI file system Manivannan Sadhasivam
2021-01-18  5:38 ` [PATCH 07/13] ARM: configs: qcom_defconfig: Enable DWC3 controller and PHYs Manivannan Sadhasivam
2021-01-18  5:38 ` [PATCH 08/13] ARM: configs: qcom_defconfig: Enable ARM SMMU Manivannan Sadhasivam
2021-01-18  5:38 ` [PATCH 09/13] ARM: configs: qcom_defconfig: Enable RPMh regulator Manivannan Sadhasivam
2021-01-18  5:38 ` [PATCH 10/13] ARM: configs: qcom_defconfig: Enable watchdog driver Manivannan Sadhasivam
2021-01-18  5:38 ` [PATCH 11/13] ARM: configs: qcom_defconfig: Enable ARM PSCI support Manivannan Sadhasivam
2021-01-18  5:38 ` [PATCH 12/13] ARM: configs: qcom_defconfig: Enable RPMh power domain driver Manivannan Sadhasivam
2021-01-18  5:38 ` Manivannan Sadhasivam [this message]

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=20210118053853.56224-14-manivannan.sadhasivam@linaro.org \
    --to=manivannan.sadhasivam@linaro.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.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 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).