linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Vinod Koul <vkoul@kernel.org>
Cc: Andy Gross <andy.gross@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH 2/2] arm64: defconfig: Enable some qcom remoteproc configs
Date: Thu, 8 Nov 2018 22:27:27 -0800	[thread overview]
Message-ID: <20181109062727.GB10915@tuxbook-pro> (raw)
In-Reply-To: <20181109061631.8245-2-vkoul@kernel.org>

On Thu 08 Nov 22:16 PST 2018, Vinod Koul wrote:

> From: Bjorn Andersson <bjorn.andersson@linaro.org>
> 
> Enable remoteproc configs to boot the remoteprocs on QC chipsets. These
> are common configs and not specific to a specific SoC so should be enabled
> across the board.
> 
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> ---
>  arch/arm64/configs/defconfig | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index b02da2e7a39a..b38d92c96c81 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -614,9 +614,15 @@ CONFIG_TEGRA_IOMMU_SMMU=y
>  CONFIG_ARM_SMMU=y
>  CONFIG_ARM_SMMU_V3=y
>  CONFIG_QCOM_IOMMU=y
> +CONFIG_REMOTEPROC=m
> +CONFIG_QCOM_ADSP_PIL=m

This is now CONFIG_QCOM_Q6V5_PAS

> +CONFIG_QCOM_Q6V5_PIL=m

and CONFIG_QCOM_Q6V5_MSS

> +CONFIG_QCOM_SYSMON=m
>  CONFIG_RPMSG_QCOM_GLINK_RPM=y
> +CONFIG_RPMSG_QCOM_GLINK_SMEM=m
>  CONFIG_RPMSG_QCOM_SMD=y
>  CONFIG_RASPBERRYPI_POWER=y
> +CONFIG_QCOM_GLINK_SSR=m
>  CONFIG_QCOM_SMEM=y
>  CONFIG_QCOM_SMD_RPM=y
>  CONFIG_QCOM_SMP2P=y

Apart from that this looks good.

Regards,
Bjorn

  reply	other threads:[~2018-11-09  6:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-09  6:16 [PATCH 1/2] arm64: defconfig: Enable QCS404 configs Vinod Koul
2018-11-09  6:16 ` [PATCH 2/2] arm64: defconfig: Enable some qcom remoteproc configs Vinod Koul
2018-11-09  6:27   ` Bjorn Andersson [this message]
2018-11-09  6:36     ` Vinod Koul
2018-11-09  9:58 [PATCH 1/2] arm64: defconfig: Enable QCS404 configs Vinod Koul
2018-11-09  9:58 ` [PATCH 2/2] arm64: defconfig: Enable some qcom remoteproc configs Vinod Koul

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=20181109062727.GB10915@tuxbook-pro \
    --to=bjorn.andersson@linaro.org \
    --cc=andy.gross@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vkoul@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).