Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1572052

Re: [PATCH 5/5] soc/qcom: Move qcom_mdt_loader from remoteproc

From Andy Gross <andy.gross@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH 5/5] soc/qcom: Move qcom_mdt_loader from remoteproc
Date 2017-02-02 00:30 +0100
Message-ID <t6cvE-4hs-31@gated-at.bofh.it> (permalink)
References <t5uXE-2p9-11@gated-at.bofh.it> <t5uXE-2p9-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jan 30, 2017 at 08:55:47AM -0800, Bjorn Andersson wrote:
> With the remoteproc parts cleaned out of the MDT loader we can move it
> to drivers/soc/qcom.

<snip>

> diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
> index 461b387d03cc..78b1bb7bcf20 100644
> --- a/drivers/soc/qcom/Kconfig
> +++ b/drivers/soc/qcom/Kconfig
> @@ -10,6 +10,10 @@ config QCOM_GSBI
>            functions for connecting the underlying serial UART, SPI, and I2C
>            devices to the output pins.
>  
> +config QCOM_MDT_LOADER
> +	tristate
> +	select QCOM_SCM

Do we need a help description here?

> +
>  config QCOM_PM
>  	bool "Qualcomm Power Management"
>  	depends on ARCH_QCOM && !ARM64

Add the description on the next set and add my ack as well.

Acked-by: Andy Gross <andy.gross@linaro.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/5] remoteproc: qcom: q6v5: Decouple driver from MDT loader Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-31 02:00 +0100
  [PATCH 4/5] remoteproc: qcom-common: Extract non-mdt related helper Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-31 02:00 +0100
  [PATCH 2/5] remoteproc: qcom: mdt_loader: Don't overwrite firmware object Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-31 02:00 +0100
  [PATCH 5/5] soc/qcom: Move qcom_mdt_loader from remoteproc Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-31 02:00 +0100
    Re: [PATCH 5/5] soc/qcom: Move qcom_mdt_loader from remoteproc Andy Gross <andy.gross@linaro.org> - 2017-02-02 00:30 +0100
  [PATCH 3/5] remoteproc: qcom: mdt_loader: Refactor MDT loader Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-31 02:00 +0100
    Re: [PATCH 3/5] remoteproc: qcom: mdt_loader: Refactor MDT loader Stanimir Varbanov <stanimir.varbanov@linaro.org> - 2017-02-02 16:30 +0100
    Re: [PATCH 3/5] remoteproc: qcom: mdt_loader: Refactor MDT loader Stanimir Varbanov <stanimir.varbanov@linaro.org> - 2017-02-08 11:40 +0100

csiph-web