BACKPORT: firmware: arm_scmi: Add power management operations to SCMI bus
Introduce suspend and resume power management callbacks for `scmi_bus_type`, modeled after `platform_pm_ops`. This enables SCMI devices on the bus to implement their own suspend and resume behavior, allowing for more fine-grained power control at the device level. Signed-off-by:Peng Fan <peng.fan@nxp.com> Message-Id: <20250704-scmi-pm-v2-1-9316cec2f9cc@nxp.com> Signed-off-by:
Sudeep Holla <sudeep.holla@arm.com> Bug: 456214613 Change-Id: I594238e04c2438281eba2eb0c642ca054023f14c (cherry picked from commit 76e65f7a) [zhipeng: Resolved minor conflict in drivers/firmware/arm_scmi/bus.c ] Signed-off-by:
Zhipeng Wang <zhipeng.wang_1@nxp.com>
Loading