Re: [PATCH v11 0/9] SCMI Notifications Core Support

From: Sudeep Holla
Date: Fri Jul 03 2020 - 10:50:01 EST


On Wed, 1 Jul 2020 16:53:39 +0100, Cristian Marussi wrote:
> this series wants to introduce SCMI Notification Support, built on top of
> the standard Kernel notification chain subsystem.
>
> At initialization time each SCMI Protocol takes care to register with the
> new SCMI notification core the set of its own events which it intends to
> support.
>
> [...]


Applied to sudeep.holla/linux (for-next/scmi), thanks!

[1/9] firmware: arm_scmi: Add notification protocol-registration
https://git.kernel.org/sudeep.holla/c/1fc2dd1864
[2/9] firmware: arm_scmi: Add notification callbacks-registration
https://git.kernel.org/sudeep.holla/c/e7c215f358
[3/9] firmware: arm_scmi: Add notification dispatch and delivery
https://git.kernel.org/sudeep.holla/c/bd31b24969
[4/9] firmware: arm_scmi: Enable notification core
https://git.kernel.org/sudeep.holla/c/6b8a69131d
[5/9] firmware: arm_scmi: Add power notifications support
https://git.kernel.org/sudeep.holla/c/e27077bc04
[6/9] firmware: arm_scmi: Add perf notifications support
https://git.kernel.org/sudeep.holla/c/fb5086dc47
[7/9] firmware: arm_scmi: Add sensor notifications support
https://git.kernel.org/sudeep.holla/c/128e3e9311
[8/9] firmware: arm_scmi: Add reset notifications support
https://git.kernel.org/sudeep.holla/c/469ca1822d
[9/9] (korg_sudeep/for-next/scmi) firmware: arm_scmi: Add base notifications support
https://git.kernel.org/sudeep.holla/c/585dfab3fb

--
Regards,
Sudeep