* linux-next: manual merge of the rpmsg tree with the slave-dma tree
@ 2016-11-14 5:20 Stephen Rothwell
2016-11-17 6:40 ` Bjorn Andersson
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2016-11-14 5:20 UTC (permalink / raw)
To: Bjorn Andersson, Vinod Koul; +Cc: linux-next, linux-kernel, Peter Griffin
Hi Bjorn,
Today's linux-next merge of the rpmsg tree got a conflict in:
drivers/remoteproc/Kconfig
between commit:
bb6869b21478 ("remoteproc: st_slim_rproc: add a slimcore rproc driver")
from the slave-dma tree and commit:
99d93470dcb4 ("remoteproc: qcom_wcnss: Fix circular module dependency")
from the rpmsg tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
--
Cheers,
Stephen Rothwell
diff --cc drivers/remoteproc/Kconfig
index 14d5d2d43a38,5fcbefcb8636..000000000000
--- a/drivers/remoteproc/Kconfig
+++ b/drivers/remoteproc/Kconfig
@@@ -100,10 -95,9 +96,9 @@@ config QCOM_WCNSS_PI
tristate "Qualcomm WCNSS Peripheral Image Loader"
depends on OF && ARCH_QCOM
depends on QCOM_SMEM
+ depends on REMOTEPROC
select QCOM_MDT_LOADER
select QCOM_SCM
- select QCOM_WCNSS_IRIS
- select REMOTEPROC
help
Say y here to support the Peripheral Image Loader for the Qualcomm
Wireless Connectivity Subsystem.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-next: manual merge of the rpmsg tree with the slave-dma tree
2016-11-14 5:20 linux-next: manual merge of the rpmsg tree with the slave-dma tree Stephen Rothwell
@ 2016-11-17 6:40 ` Bjorn Andersson
0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2016-11-17 6:40 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Vinod Koul, linux-next, linux-kernel, Peter Griffin
On Sun 13 Nov 21:20 PST 2016, Stephen Rothwell wrote:
> Hi Bjorn,
>
Hi Stephen,
> Today's linux-next merge of the rpmsg tree got a conflict in:
>
> drivers/remoteproc/Kconfig
>
> between commit:
>
> bb6869b21478 ("remoteproc: st_slim_rproc: add a slimcore rproc driver")
>
> from the slave-dma tree and commit:
>
> 99d93470dcb4 ("remoteproc: qcom_wcnss: Fix circular module dependency")
>
> from the rpmsg tree.
>
> I fixed it up (see below) and can carry the fix as necessary. This
> is now fixed as far as linux-next is concerned, but any non trivial
> conflicts should be mentioned to your upstream maintainer when your tree
> is submitted for merging. You may also want to consider cooperating
> with the maintainer of the conflicting tree to minimise any particularly
> complex conflicts.
>
Thanks for the fix and the report of the dependency issue of
QCOM_ADSP_PIL.
I have merged the problematic topic branch from Vinod into my tree and
fixed up the discrepancies. So you should be able to drop this
workaround and you should not see the ADSP issue.
Regards,
Bjorn
> --
> Cheers,
> Stephen Rothwell
>
> diff --cc drivers/remoteproc/Kconfig
> index 14d5d2d43a38,5fcbefcb8636..000000000000
> --- a/drivers/remoteproc/Kconfig
> +++ b/drivers/remoteproc/Kconfig
> @@@ -100,10 -95,9 +96,9 @@@ config QCOM_WCNSS_PI
> tristate "Qualcomm WCNSS Peripheral Image Loader"
> depends on OF && ARCH_QCOM
> depends on QCOM_SMEM
> + depends on REMOTEPROC
> select QCOM_MDT_LOADER
> select QCOM_SCM
> - select QCOM_WCNSS_IRIS
> - select REMOTEPROC
> help
> Say y here to support the Peripheral Image Loader for the Qualcomm
> Wireless Connectivity Subsystem.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-17 6:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-14 5:20 linux-next: manual merge of the rpmsg tree with the slave-dma tree Stephen Rothwell
2016-11-17 6:40 ` Bjorn Andersson
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).