Message ID | 20220704101933.2981635-1-cristian.marussi@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | Introduce SCMI System Power Control driver | expand |
On Mon, 4 Jul 2022 11:19:29 +0100, Cristian Marussi wrote: > This series is a respin of an old series[0] parked for a while waiting for > a required SCMI specification change to be published. > > The series, building on top of the SCMI System Power Protocol, adds a new > SCMI driver which, registering for SystemPower notifications, takes care to > satisfy SCMI plaform system-transitions graceful requests like shutdown or > reboot involving userspace interactions as needed. > > [...] Applied to sudeep.holla/linux (for-next/scmi), thanks! [1/4] firmware: arm_scmi: Support only one single SystemPower device https://git.kernel.org/sudeep.holla/c/a0db3962fb [2/4] firmware: arm_scmi: Add SCMIv3.1 SystemPower extensions https://git.kernel.org/sudeep.holla/c/7097f29819 [3/4] firmware: arm_scmi: Add devm_protocol_acquire helper https://git.kernel.org/sudeep.holla/c/d91079995f [4/4] firmware: arm_scmi: Add SCMI System Power Control driver https://git.kernel.org/sudeep.holla/c/2c4b97fee9 -- Regards, Sudeep