From: Sudeep Holla <sudeep.holla@arm.com>
To: linux-arm-kernel@lists.infradead.org
Cc: Mikhail Golubev <mikhail.golubev@opensynergy.com>,
Peter Hilber <peter.hilber@opensynergy.com>,
Igor Skalkin <Igor.Skalkin@opensynergy.com>,
Cristian Marussi <cristian.marussi@arm.com>,
Anton Yakovlev <Anton.Yakovlev@opensynergy.com>
Subject: Re: [PATCH 0/3] firmware: arm_scmi: Enable building SCMI as module
Date: Mon, 7 Sep 2020 13:43:44 +0100 [thread overview]
Message-ID: <20200907124343.GA11982@bogus> (raw)
In-Reply-To: <20200907112920.34275-1-sudeep.holla@arm.com>
On Mon, Sep 07, 2020 at 12:29:17PM +0100, Sudeep Holla wrote:
> Hi,
>
> Though it was initially developed as module, so some reason(I can't
> recollect why apart from some structuring arounf the way bus and
> protocols were initialised), it was merged as a built-in only driver.
>
> Now, there is a need to build this as modules. This is mainly needed
> by virtio transport. This also aligns well with GKI modularisation
> efforts.
>
I forgot to add another patch [1] which was in my tree when I tested
this and completely forgot about the dependency.
--
Regards,
Sudeep
[1] https://lore.kernel.org/linux-devicetree/20200829170923.29949-5-sudeep.holla@arm.com
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-09-07 12:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-07 11:29 [PATCH 0/3] firmware: arm_scmi: Enable building SCMI as module Sudeep Holla
2020-09-07 11:29 ` [PATCH 1/3] firmware: arm_scmi: Move scmi bus init and exit calls into the driver Sudeep Holla
2020-09-07 11:29 ` [PATCH 2/3] firmware: arm_scmi: Move scmi protocols initialisation " Sudeep Holla
2020-09-07 18:06 ` Cristian Marussi
2020-09-07 18:28 ` Sudeep Holla
2020-09-07 11:29 ` [PATCH 3/3] firmware: arm_scmi: Enable building as a single module Sudeep Holla
2020-09-07 12:43 ` Sudeep Holla [this message]
2020-09-07 15:25 ` [PATCH 0/3] firmware: arm_scmi: Enable building SCMI as module Cristian Marussi
2020-09-07 16:03 ` Sudeep Holla
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=20200907124343.GA11982@bogus \
--to=sudeep.holla@arm.com \
--cc=Anton.Yakovlev@opensynergy.com \
--cc=Igor.Skalkin@opensynergy.com \
--cc=cristian.marussi@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=mikhail.golubev@opensynergy.com \
--cc=peter.hilber@opensynergy.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.