SCMI system power control driver

modulename: scmi_power_control.ko

configname: CONFIG_ARM_SCMI_POWER_CONTROL

Linux Kernel Configuration
└─>Device Drivers
└─>Firmware Drivers
└─>ARM System Control and Management Interface Protocol
└─>SCMI system power control driver
In linux kernel since version 6 (release Date: 2022-10-02)  
This enables System Power control logic which binds system shutdown or
reboot actions to SCMI System Power notifications generated by SCP
firmware.

This driver can also be built as a module. If so, the module will be
called scmi_power_control. Note this may needed early in boot to catch
early shutdown/reboot SCMI requests.

source code:
depends
CONFIG_ARM_SCMI_PROTOCOL or CONFIG_COMPILE_TEST
CONFIG_OF