linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: bjorn.andersson@linaro.org
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Subject: [PATCH 1/7] ARM: configs: qcom_defconfig: Enable APCS IPC mailbox driver
Date: Thu,  8 Apr 2021 22:39:24 +0530	[thread overview]
Message-ID: <20210408170930.91834-2-manivannan.sadhasivam@linaro.org> (raw)
In-Reply-To: <20210408170930.91834-1-manivannan.sadhasivam@linaro.org>

Enable Qualcomm APCS IPC mailbox driver for IPC communication between
application processor and other masters in platforms like 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 3f36887e8333..0b9da27f923a 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -232,6 +232,7 @@ CONFIG_ARM_SMMU=y
 CONFIG_HWSPINLOCK=y
 CONFIG_HWSPINLOCK_QCOM=y
 CONFIG_MAILBOX=y
+CONFIG_QCOM_APCS_IPC=y
 CONFIG_REMOTEPROC=y
 CONFIG_QCOM_ADSP_PIL=y
 CONFIG_QCOM_Q6V5_PIL=y
-- 
2.25.1


  reply	other threads:[~2021-04-08 17:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-08 17:09 [PATCH 0/7] SDX55 defconfig updates for v5.13 Manivannan Sadhasivam
2021-04-08 17:09 ` Manivannan Sadhasivam [this message]
2021-04-08 17:09 ` [PATCH 2/7] ARM: configs: qcom_defconfig: Enable SDX55 A7 PLL and APCS clock driver Manivannan Sadhasivam
2021-04-08 17:09 ` [PATCH 3/7] ARM: configs: qcom_defconfig: Enable CPUFreq support Manivannan Sadhasivam
2021-04-08 17:09 ` [PATCH 4/7] ARM: configs: qcom_defconfig: Enable Q6V5_PAS remoteproc driver Manivannan Sadhasivam
2021-04-08 17:09 ` [PATCH 5/7] ARM: configs: qcom_defconfig: Enable SDX55 interconnect driver Manivannan Sadhasivam
2021-04-08 17:09 ` [PATCH 6/7] ARM: configs: qcom_defconfig: Enable GLINK SMEM driver Manivannan Sadhasivam
2021-04-08 17:09 ` [PATCH 7/7] ARM: configs: qcom_defconfig: Reduce CMA size to 64MB Manivannan Sadhasivam
2021-04-19 14:50 ` [PATCH 0/7] SDX55 defconfig updates for v5.13 patchwork-bot+linux-arm-msm

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=20210408170930.91834-2-manivannan.sadhasivam@linaro.org \
    --to=manivannan.sadhasivam@linaro.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).