From: Alex Elder <elder@linaro.org>
To: davem@davemloft.net, kuba@kernel.org, bjorn.andersson@linaro.org,
agross@kernel.org, ohad@wizery.com
Cc: evgreen@chromium.org, cpratapa@codeaurora.org,
subashab@codeaurora.org, netdev@vger.kernel.org,
linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH net-next 0/3] net: ipa: support COMPILE_TEST
Date: Tue, 5 Jan 2021 20:38:09 -0600 [thread overview]
Message-ID: <20210106023812.2542-1-elder@linaro.org> (raw)
This series adds the IPA driver as a possible target when
the COMPILE_TEST configuration is enabled. Two small changes to
dependent subsystems needed to be made for this to work.
David/Jakub, it would be best to take all three of these patches
through the same tree. I have discussed this with Bjorn and he
agreed to ack them, and I request that you take them through
net-next.
Thanks.
-Alex
Alex Elder (3):
remoteproc: qcom: expose types for COMPILE_TEST
soc: qcom: mdt_loader: define stubs for COMPILE_TEST
net: ipa: support COMPILE_TEST
drivers/net/ipa/Kconfig | 10 +++++---
include/linux/remoteproc/qcom_rproc.h | 4 +--
include/linux/soc/qcom/mdt_loader.h | 35 +++++++++++++++++++++++++++
3 files changed, 43 insertions(+), 6 deletions(-)
--
2.20.1
next reply other threads:[~2021-01-06 2:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-06 2:38 Alex Elder [this message]
2021-01-06 2:38 ` [PATCH net-next 1/3] remoteproc: qcom: expose types for COMPILE_TEST Alex Elder
2021-01-06 18:47 ` Bjorn Andersson
2021-01-06 2:38 ` [PATCH net-next 2/3] soc: qcom: mdt_loader: define stubs " Alex Elder
2021-01-06 18:47 ` Bjorn Andersson
2021-01-06 2:38 ` [PATCH net-next 3/3] net: ipa: support COMPILE_TEST Alex Elder
2021-01-06 7:34 ` kernel test robot
2021-01-06 19:43 ` Alex Elder
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=20210106023812.2542-1-elder@linaro.org \
--to=elder@linaro.org \
--cc=agross@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=cpratapa@codeaurora.org \
--cc=davem@davemloft.net \
--cc=evgreen@chromium.org \
--cc=kuba@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=ohad@wizery.com \
--cc=subashab@codeaurora.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).