| #
a88927b5 |
| 13-Feb-2025 |
Tudor Ambarus <[email protected]> |
firmware: add Exynos ACPM protocol driver
Alive Clock and Power Manager (ACPM) Message Protocol is defined for the purpose of communication between the ACPM firmware and masters (AP, AOC, ...). ACPM
firmware: add Exynos ACPM protocol driver
Alive Clock and Power Manager (ACPM) Message Protocol is defined for the purpose of communication between the ACPM firmware and masters (AP, AOC, ...). ACPM firmware operates on the Active Power Management (APM) module that handles overall power activities.
ACPM and masters regard each other as independent hardware component and communicate with each other using mailbox messages and shared memory.
This protocol driver provides the interface for all the client drivers making use of the features offered by the APM. Add ACPM protocol support.
Signed-off-by: Tudor Ambarus <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
show more ...
|